arbret/frontend/locales/en/common.json

17 lines
293 B
JSON
Raw Normal View History

{
"loading": "Loading...",
"error": "Error",
"save": "Save",
"saving": "Saving...",
"cancel": "Cancel",
"back": "Back",
"continue": "Continue",
"confirm": "Confirm",
"delete": "Delete",
"edit": "Edit",
"close": "Close",
"yes": "Yes",
"no": "No",
"retry": "Retry"
}