Merge pull request #4306 from cmgustavo/translation/fix-chinese-simplified

Fix wording Chinese (Simplified)
This commit is contained in:
Matias Alejo Garcia 2016-06-08 11:00:52 -03:00
commit ae5dadf4b5

View file

@ -28,7 +28,7 @@ angular.module('copayApp.services')
isoCode: 'ja',
useIdeograms: true,
}, {
name: '繁体中文',
name: '中国(简体)',
isoCode: 'zh',
useIdeograms: true,
}, {