Initial commit from monorepo
This commit is contained in:
23
i18n/locales/en/common.json
Normal file
23
i18n/locales/en/common.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"common": {
|
||||
"loading": "Loading...",
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"refresh": "Refresh",
|
||||
"error": "Error",
|
||||
"success": "Success",
|
||||
"retry": "Retry",
|
||||
"actions": {
|
||||
"load_more": "Load more"
|
||||
},
|
||||
"pagination": {
|
||||
"showing": "Showing {shown} of {total}"
|
||||
},
|
||||
"selectLocation": "Select location",
|
||||
"theme_dark": "Dark mode",
|
||||
"theme_light": "Light mode",
|
||||
"values": {
|
||||
"not_available": "Not available"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user