Updates PO files and add a new language: Polish

This commit is contained in:
Gustavo Maximiliano Cortez 2016-02-29 12:02:13 -03:00
commit d416b42da0
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
10 changed files with 2363 additions and 137 deletions

View file

@ -19,6 +19,9 @@ angular.module('copayApp.services')
name: '日本語',
isoCode: 'ja',
useIdeograms: true,
}, {
name: 'Polski',
isoCode: 'pl',
}, {
name: 'Pусский',
isoCode: 'ru',