Updates PO files and add a new language: Polish
This commit is contained in:
parent
f28cbae100
commit
d416b42da0
10 changed files with 2363 additions and 137 deletions
|
|
@ -19,6 +19,9 @@ angular.module('copayApp.services')
|
|||
name: '日本語',
|
||||
isoCode: 'ja',
|
||||
useIdeograms: true,
|
||||
}, {
|
||||
name: 'Polski',
|
||||
isoCode: 'pl',
|
||||
}, {
|
||||
name: 'Pусский',
|
||||
isoCode: 'ru',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue