mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
add currency filter
This commit is contained in:
@@ -229,6 +229,7 @@ export default {
|
||||
'Cancel': '取消',
|
||||
'Close': '关闭',
|
||||
'Update': '更新',
|
||||
'None': '无',
|
||||
'Done': '完成',
|
||||
'Continue': '继续',
|
||||
'Status': '状态',
|
||||
@@ -287,6 +288,9 @@ export default {
|
||||
'Transfer': '转账',
|
||||
'User Profile': '用户信息',
|
||||
'Language': '语言',
|
||||
'Currency Display Mode': '货币显示模式',
|
||||
'Currency Code': '货币代码',
|
||||
'Currency Name': '货币名称',
|
||||
'Enable Animate': '启用动画',
|
||||
'Enable Auto Dark Mode': '启用自动深色模式',
|
||||
'You have been successfully registered': '注册成功',
|
||||
|
||||
Reference in New Issue
Block a user