This commit is contained in:
Alexandre Aubin 2020-03-20 00:21:05 +01:00
parent 9e32027394
commit b5482012a1

View file

@ -55,5 +55,5 @@
"command_unknown": "Command '{command:s}' unknown ?",
"warn_the_user_about_waiting_lock": "Another YunoHost command is running right now, we are waiting for it to finish before running this one",
"warn_the_user_about_waiting_lock_again": "Still waiting...",
"warn_the_user_that_lock_is_acquired": "the other command just complet, now starting this command"
"warn_the_user_that_lock_is_acquired": "the other command just completed, now starting this command"
}