refactor: i18n
This commit is contained in:
parent
59e365591d
commit
cf63bce459
11 changed files with 18 additions and 10 deletions
|
@ -21,11 +21,18 @@
|
|||
"save_changes": "Save changes",
|
||||
"sign_in": "Sign in"
|
||||
},
|
||||
"command": {
|
||||
"activate": "Activate",
|
||||
"complete": "Complete"
|
||||
},
|
||||
"common": {
|
||||
"end_of_list": "End of the list",
|
||||
"error": "ERROR",
|
||||
"not_found": "404 Not Found"
|
||||
},
|
||||
"error": {
|
||||
"account_not_found": "Account {0} not found"
|
||||
},
|
||||
"feature_flag": {
|
||||
"virtual_scroll": "Virtual Scrolling"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue