Fix wording Chinese (Simplified)
This commit is contained in:
parent
c015829e07
commit
d530640ac5
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ angular.module('copayApp.services')
|
||||||
isoCode: 'ja',
|
isoCode: 'ja',
|
||||||
useIdeograms: true,
|
useIdeograms: true,
|
||||||
}, {
|
}, {
|
||||||
name: '繁体中文',
|
name: '中国(简体)',
|
||||||
isoCode: 'zh',
|
isoCode: 'zh',
|
||||||
useIdeograms: true,
|
useIdeograms: true,
|
||||||
}, {
|
}, {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue