German translation fix
This commit is contained in:
parent
96bf9c70c8
commit
6ff78097d4
2 changed files with 1113 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue