Client - add Sport administration
This commit is contained in:
@ -15,6 +15,16 @@
|
||||
"ENABLE_DISABLE_SPORTS": "Enable/disable sports.",
|
||||
"REGISTRATION_DISABLED": "Registration is currently disabled.",
|
||||
"REGISTRATION_ENABLED": "Registration is currently enabled.",
|
||||
"SPORTS": {
|
||||
"TABLE": {
|
||||
"ACTION": "Action",
|
||||
"ACTIVE": "Active",
|
||||
"HAS_WORKOUTS": "workouts exist",
|
||||
"IMAGE": "Image",
|
||||
"LABEL": "Label"
|
||||
},
|
||||
"TITLE": "Sports administration"
|
||||
},
|
||||
"UPDATE_APPLICATION_DESCRIPTION": "Update application configuration (maximum number of registered users, maximum files size).",
|
||||
"USER": "user | users"
|
||||
}
|
||||
|
@ -1,7 +1,9 @@
|
||||
{
|
||||
"CANCEL": "Cancel",
|
||||
"DELETE_MY_ACCOUNT": "Delete my account",
|
||||
"DISABLE": "Disable",
|
||||
"EDIT": "Edit",
|
||||
"ENABLE": "Enable",
|
||||
"FILTER": "Filter",
|
||||
"LOGIN": "Log in",
|
||||
"NO": "No",
|
||||
|
Reference in New Issue
Block a user