Merge pull request #4312 from cmgustavo/translate/fix-chinese-simplified-02
Fix wording. Replaces China by Chinese
This commit is contained in:
commit
7ca7b6bf6a
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