German translation fix

This commit is contained in:
Sascha Dückers 2015-06-11 22:08:32 +02:00
commit 6ff78097d4
2 changed files with 1113 additions and 1 deletions

1112
po/de.po Normal file

File diff suppressed because it is too large Load diff

View file

@ -39,7 +39,7 @@ angular.module('copayApp.controllers').controller('indexController', function($r
self.availableLanguages = [{
name: gettext('Deutsch'),
isoCode: 'de_DE',
isoCode: 'de',
}, {
name: gettext('English'),
isoCode: 'en',