API & Client - update registration activation on user register/delete

+ minor refactor on administration (fix #15)
This commit is contained in:
Sam
2020-05-02 22:00:11 +02:00
parent e28d609013
commit 5d7b63f7aa
10 changed files with 193 additions and 10 deletions

View File

@ -13,14 +13,17 @@
"Enable/disable sports.": "Enable/disable sports.",
"FitTrackee administration": "FitTrackee administration",
"id": "id",
"if 0, no limitation": "if 0, no limitation",
"Image": "Image",
"Label": "Label",
"Max. number of active users (if 0, no limitation)": "Max. number of active users",
"Max. number of active users": "Max. number of active users",
"Max. files of zip archive": "Max. files of zip archive",
"Max. size of uploaded files": "Max. size of uploaded files",
"Max. size of uploaded files (in Mb)": "Max. size of uploaded files (in Mb)",
"Max. size of zip archive": "Max. size of zip archive",
"Max. size of zip archive (in Mb)": "Max. size of zip archive (in Mb)",
"Registration is currently disabled.": "Registration is currently disabled.",
"Registration is currently enabled.": "Registration is currently enabled.",
"Remove admin rights": "Remove admin rights",
"Sports": "Sports",
"Update application configuration (maximum number of registered users, maximum files size).": "Update application configuration (maximum number of registered users, maximum files size).",