mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
modify save button text
This commit is contained in:
@@ -646,6 +646,7 @@ export default {
|
||||
'Close': 'Close',
|
||||
'Submit': 'Submit',
|
||||
'Add': 'Add',
|
||||
'Apply': 'Apply',
|
||||
'Save': 'Save',
|
||||
'Update': 'Update',
|
||||
'None': 'None',
|
||||
|
||||
@@ -646,6 +646,7 @@ export default {
|
||||
'Close': '关闭',
|
||||
'Submit': '提交',
|
||||
'Add': '添加',
|
||||
'Apply': '应用',
|
||||
'Save': '保存',
|
||||
'Update': '更新',
|
||||
'None': '无',
|
||||
|
||||
Reference in New Issue
Block a user