Fix wording Chinese (Simplified)

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-08 10:44:45 -03:00
commit d530640ac5
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

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