add thousands separator

This commit is contained in:
MaysWind
2020-11-10 00:46:58 +08:00
parent 66c71344da
commit a204b647be
5 changed files with 40 additions and 3 deletions
+1
View File
@@ -319,6 +319,7 @@ export default {
'Unable to add account': 'Unable to add account',
'User Profile': 'User Profile',
'Language': 'Language',
'Enable Thousands Separator': 'Enable Thousands Separator',
'Currency Display Mode': 'Currency Display Mode',
'Currency Code': 'Currency Code',
'Currency Name': 'Currency Name',
+1
View File
@@ -319,6 +319,7 @@ export default {
'Unable to add account': '无法添加账户',
'User Profile': '用户信息',
'Language': '语言',
'Enable Thousands Separator': '启用千位分隔符',
'Currency Display Mode': '货币显示模式',
'Currency Code': '货币代码',
'Currency Name': '货币名称',