Make Japanese Great Again (MJGA)
This commit is contained in:
parent
bdb0be0088
commit
c62ba416dc
2 changed files with 2009 additions and 1116 deletions
3278
i18n/po/ja.po
3278
i18n/po/ja.po
File diff suppressed because it is too large
Load diff
|
|
@ -18,6 +18,10 @@ angular.module('copayApp.services')
|
|||
name: 'Deutsch',
|
||||
isoCode: 'de',
|
||||
}, {
|
||||
name: '日本語',
|
||||
isoCode: 'ja',
|
||||
useIdeograms: true,
|
||||
}, {
|
||||
name: '中文(简体)',
|
||||
isoCode: 'zh',
|
||||
useIdeograms: true,
|
||||
|
|
@ -29,13 +33,6 @@ angular.module('copayApp.services')
|
|||
// }, {
|
||||
// name: 'Italiano',
|
||||
// isoCode: 'it',
|
||||
// name: '日本語',
|
||||
// isoCode: 'ja',
|
||||
// useIdeograms: true,
|
||||
// }, {
|
||||
// name: '中文(简体)',
|
||||
// isoCode: 'zh',
|
||||
// useIdeograms: true,
|
||||
// }, {
|
||||
// name: 'Polski',
|
||||
// isoCode: 'pl',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue