This commit is contained in:
ericgaspar 2022-01-27 12:05:14 +01:00
parent 66f5a9acfa
commit f738e4d84e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -29,7 +29,7 @@
"unknown": "Connection with the server has been closed for unknown reasons.", "unknown": "Connection with the server has been closed for unknown reasons.",
"reboot": "Your server is rebooting and will not be reachable for some time. A login prompt will be available as soon as the server is reachable.", "reboot": "Your server is rebooting and will not be reachable for some time. A login prompt will be available as soon as the server is reachable.",
"shutdown": "Your server is shutting down and is no longer reachable. Turn it back on and a login prompt will be available as soon as the server is reachable.", "shutdown": "Your server is shutting down and is no longer reachable. Turn it back on and a login prompt will be available as soon as the server is reachable.",
"upgrade_system": "Connection with the server has been closed due to yunohost upgrade. Waiting for the server to be reachable again…" "upgrade_system": "Connection with the server has been closed due to YunoHost upgrade. Waiting for the server to be reachable again…"
}, },
"success": "The server is now reachable! You can try to login" "success": "The server is now reachable! You can try to login"
} }