mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Start all required
This commit is contained in:
parent
af44f4c73e
commit
a8deabc369
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"admin_password_changed": "The administration password got changed",
|
||||
"admin_password_too_long": "Please choose a password shorter than 127 characters",
|
||||
"already_up_to_date": "Nothing to do. Everything is already up-to-date.",
|
||||
"app_action_cannot_be_ran_because_required_services_down": "This app requires more services to run. Before continuing, try to restart the following services (and possibly investigate why they are down): {services}",
|
||||
"app_action_cannot_be_ran_because_required_services_down": "Start all required services to run this app. Try to restart the following ones (and possibly investigate why they are down): {services}",
|
||||
"app_action_broke_system": "This action seem to have broke these important services: {services}",
|
||||
"app_already_installed": "{app:s} is already installed",
|
||||
"app_already_installed_cant_change_url": "This app is already installed. The URL cannot be changed just by this function. Look into `app changeurl` if it's available.",
|
||||
|
|
Loading…
Add table
Reference in a new issue