mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Migration {id} completed
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
parent
8ad01c6093
commit
929421f815
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@
|
|||
"migrations_pending_cant_rerun": "Those migrations are still pending, so cannot be run again: {ids}",
|
||||
"migrations_running_forward": "Running migration {id}…",
|
||||
"migrations_skip_migration": "Skipping migration {id}…",
|
||||
"migrations_success_forward": "Ran migration {id}",
|
||||
"migrations_success_forward": "Migration {id} completed",
|
||||
"migrations_to_be_ran_manually": "Migration {id} has to be run manually. Please go to Tools → Migrations on the webadmin page, or run `yunohost tools migrations migrate`.",
|
||||
"monitor_disabled": "Server monitoring now turned off",
|
||||
"monitor_enabled": "Server monitoring now turned on",
|
||||
|
|
Loading…
Add table
Reference in a new issue