Merge pull request #4306 from cmgustavo/translation/fix-chinese-simplified
Fix wording Chinese (Simplified)
This commit is contained in:
commit
ae5dadf4b5
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ angular.module('copayApp.services')
|
|||
isoCode: 'ja',
|
||||
useIdeograms: true,
|
||||
}, {
|
||||
name: '繁体中文',
|
||||
name: '中国(简体)',
|
||||
isoCode: 'zh',
|
||||
useIdeograms: true,
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue