mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
add parameters translation
This commit is contained in:
@@ -224,7 +224,12 @@ export default {
|
||||
'nickname': 'Nickname',
|
||||
'oldPassword': 'Current Password',
|
||||
'defaultCurrency': 'Default Currency',
|
||||
'name': 'Name',
|
||||
'category': 'Category',
|
||||
'type': 'Type',
|
||||
'color': 'Color',
|
||||
'currency': 'Currency',
|
||||
'comment': 'Comment',
|
||||
},
|
||||
'parameterizedError': {
|
||||
'parameter invalid': '{parameter} is invalid',
|
||||
|
||||
Reference in New Issue
Block a user