|
@@ -37,8 +37,9 @@
|
|
|
"failed_to_end_maintenance_mode": "Failed to end maintenance mode",
|
|
"failed_to_end_maintenance_mode": "Failed to end maintenance mode",
|
|
|
"successfully_started_maintenance_mode": "Succussfully started maintenance mode",
|
|
"successfully_started_maintenance_mode": "Succussfully started maintenance mode",
|
|
|
"successfully_ended_maintenance_mode": "Succussfully ended maintenance mode",
|
|
"successfully_ended_maintenance_mode": "Succussfully ended maintenance mode",
|
|
|
- "warning_message": "You will NOT able to access other than admin settings page. General users will NOT able to access to any contents until maintenance mode ends manually.",
|
|
|
|
|
- "supplymentary_message": "As for the API, only the administrator API will be functional.",
|
|
|
|
|
|
|
+ "warning_message_to_start": "You will NOT able to access other than admin settings page. General users will NOT able to access to any contents until maintenance mode ends manually.",
|
|
|
|
|
+ "warning_message_to_end": "Please make sure that \"data importing\" or \"upgrading to v5\" is already done or not. If not, it is highly recommended to keep maintenance mode on.",
|
|
|
|
|
+ "supplymentary_message_to_start": "As for the API, only the administrator API will be functional.",
|
|
|
"start_maintenance_mode": "Start maintenance mode",
|
|
"start_maintenance_mode": "Start maintenance mode",
|
|
|
"end_maintenance_mode": "End maintenance mode",
|
|
"end_maintenance_mode": "End maintenance mode",
|
|
|
"description": "Maintenance mode restricts all user operations. Always start the maintenance mode before \"importing data\" and \"upgrading to V5\". To exit, go to \"Security Settings\" > \"Maintenance Mode\"."
|
|
"description": "Maintenance mode restricts all user operations. Always start the maintenance mode before \"importing data\" and \"upgrading to V5\". To exit, go to \"Security Settings\" > \"Maintenance Mode\"."
|