diff options
-rw-r--r-- | locale/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/README.md b/locale/README.md index 215b98a6e..2751611f7 100644 --- a/locale/README.md +++ b/locale/README.md @@ -1,4 +1,4 @@ -# Localization +# Localization [![Crowdin](http://translate.pyload.org/badges/pyload/localized.png)](http://translate.pyload.org/project/pyload) The localization process take place on Crowdin: @@ -34,7 +34,7 @@ to automatically upload the updated POTs on Crowdin for the localization process `paver upload_translations -k [api_key]` -the API Key can be retrieved in the Settings panel of the project on Crowdin. +the API Key can be retrieved in the Settings panel of the project on Crowdin. This is allowed only to administrators. ## Retrieve updated PO files |