mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[mod] capitalise message
Co-Authored-By: decentral1se <lukewm@riseup.net>
This commit is contained in:
parent
122f6a3670
commit
96a0774736
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@
|
|||
"download_unknown_error": "Error when downloading data from {url:s}: {error:s}",
|
||||
"download_bad_status_code": "{url:s} returned status code {code:s}",
|
||||
"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": "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..."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue