Adds new language: Turkish
This commit is contained in:
parent
a87546593d
commit
cbee290eca
2 changed files with 1741 additions and 0 deletions
1738
i18n/po/tr.po
Normal file
1738
i18n/po/tr.po
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -31,6 +31,9 @@ angular.module('copayApp.services')
|
|||
}, {
|
||||
name: 'Pусский',
|
||||
isoCode: 'ru',
|
||||
}, {
|
||||
name: 'Türk',
|
||||
isoCode: 'tr',
|
||||
}];
|
||||
|
||||
root.currentLanguage = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue