[mod] capitalize

Co-Authored-By: decentral1se <lukewm@riseup.net>
This commit is contained in:
Bram 2019-07-20 14:42:52 +02:00 committed by GitHub
parent 44878d7148
commit 122f6a3670
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,5 +53,5 @@
"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_again": "still waiting..."
"warn_the_user_about_waiting_lock_again": "Still waiting..."
}