add i18n
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"common": {
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"close": "Close",
|
||||
"confirm": "Confirm",
|
||||
"search": "Search",
|
||||
"loading": "Loading..."
|
||||
},
|
||||
"app": {
|
||||
"hello": "HELLO",
|
||||
"world": "WORLD"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user