Improve message when API is not responding?

This commit is contained in:
Alexandre Aubin 2019-10-19 05:26:05 +02:00
parent c2810a1dcb
commit ee9176893e

View file

@ -7,7 +7,7 @@
"administration_password": "Administration password", "administration_password": "Administration password",
"allowed_users": "Allowed users", "allowed_users": "Allowed users",
"all_apps": "All apps", "all_apps": "All apps",
"api_not_responding": "API is not responding", "api_not_responding": "The YunoHost API is not responding. Maybe 'yunohost-api' is down or got restarted?",
"app_access": "Access", "app_access": "Access",
"app_access_addall_btn": "Enable access to all", "app_access_addall_btn": "Enable access to all",
"app_access_addall_desc": "All existing users will have access to %s.", "app_access_addall_desc": "All existing users will have access to %s.",