2021-08-04 09:53:17 +02:00
|
|
|
{
|
2021-10-23 21:34:02 +02:00
|
|
|
"ADMIN_RIGHTS_DELETE_USER_ACCOUNT": "Add/remove admin rights, delete user account.",
|
|
|
|
"ADMIN": "Admin",
|
|
|
|
"ADMINISTRATION": "Administration",
|
|
|
|
"APPLICATION": "Application",
|
2021-10-24 20:13:28 +02:00
|
|
|
"APP_CONFIG": {
|
|
|
|
"MAX_USERS_LABEL": "Max. number of active users",
|
2021-10-27 17:10:37 +02:00
|
|
|
"MAX_USERS_HELP": "If 0, no limitation on registration.",
|
2021-10-24 20:13:28 +02:00
|
|
|
"MAX_FILES_IN_ZIP_LABEL": "Max. files of zip archive",
|
|
|
|
"SINGLE_UPLOAD_MAX_SIZE_LABEL": "Max. size of uploaded files (in Mb)",
|
|
|
|
"TITLE": "Application configuration",
|
|
|
|
"ZIP_UPLOAD_MAX_SIZE_LABEL": "Max. size of zip archive (in Mb)"
|
|
|
|
},
|
|
|
|
"BACK_TO_ADMIN": "Back to admin",
|
2021-10-23 21:34:02 +02:00
|
|
|
"ENABLE_DISABLE_SPORTS": "Enable/disable sports.",
|
|
|
|
"REGISTRATION_DISABLED": "Registration is currently disabled.",
|
|
|
|
"REGISTRATION_ENABLED": "Registration is currently enabled.",
|
2021-10-27 18:51:59 +02:00
|
|
|
"SPORTS": {
|
|
|
|
"TABLE": {
|
|
|
|
"ACTION": "Action",
|
|
|
|
"ACTIVE": "Active",
|
|
|
|
"HAS_WORKOUTS": "workouts exist",
|
|
|
|
"IMAGE": "Image",
|
|
|
|
"LABEL": "Label"
|
|
|
|
},
|
|
|
|
"TITLE": "Sports administration"
|
|
|
|
},
|
2021-10-23 21:34:02 +02:00
|
|
|
"UPDATE_APPLICATION_DESCRIPTION": "Update application configuration (maximum number of registered users, maximum files size).",
|
|
|
|
"USER": "user | users"
|
2021-08-04 09:53:17 +02:00
|
|
|
}
|