Add German translation
This commit is contained in:
parent
e194bb6c7e
commit
96bf9c70c8
2 changed files with 1115 additions and 0 deletions
1112
po/de_DE.po
Normal file
1112
po/de_DE.po
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -38,6 +38,9 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
self.tab = 'walletHome';
|
||||
|
||||
self.availableLanguages = [{
|
||||
name: gettext('Deutsch'),
|
||||
isoCode: 'de_DE',
|
||||
}, {
|
||||
name: gettext('English'),
|
||||
isoCode: 'en',
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue