rename i18n-languages.js to i18n-locales.js, and add a few i18n-lang-xxx.js files
This commit is contained in:
@@ -240,7 +240,7 @@ module.exports = {
|
||||
CNY: {
|
||||
coinCode: 'CNY',
|
||||
coinNumber: '156',
|
||||
coinIname: { enUS: 'Chinese Yuan', zhCN: '人民币元' },
|
||||
coinIname: { enUS: 'Chinese Yuan', zhCN: '人民币' },
|
||||
coinPrecision: '2',
|
||||
coinSymbol: '¥',
|
||||
usedIn: { enUS: 'China', zhCN: '中国' },
|
||||
|
||||
Reference in New Issue
Block a user