mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
add thousands separator
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -319,6 +319,7 @@ export default {
|
||||
'Unable to add account': '无法添加账户',
|
||||
'User Profile': '用户信息',
|
||||
'Language': '语言',
|
||||
'Enable Thousands Separator': '启用千位分隔符',
|
||||
'Currency Display Mode': '货币显示模式',
|
||||
'Currency Code': '货币代码',
|
||||
'Currency Name': '货币名称',
|
||||
|
||||
Reference in New Issue
Block a user