diff options
author | Unknwon <u@gogs.io> | 2016-01-28 06:15:49 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-01-28 06:15:49 -0500 |
commit | b900150b1d01b6902ba05765ebce082164ec8dfd (patch) | |
tree | 81d3673271e1c5a171b69198e1911bc34d82a6bf /conf/locale/locale_it-IT.ini | |
parent | 4deb87634370c33e4890db47bd64196cff0a05b9 (diff) | |
download | gitea-b900150b1d01b6902ba05765ebce082164ec8dfd.tar.gz gitea-b900150b1d01b6902ba05765ebce082164ec8dfd.zip |
Update locales
Diffstat (limited to 'conf/locale/locale_it-IT.ini')
-rwxr-xr-x | conf/locale/locale_it-IT.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/locale/locale_it-IT.ini b/conf/locale/locale_it-IT.ini index e656f2005d..f252be2458 100755 --- a/conf/locale/locale_it-IT.ini +++ b/conf/locale/locale_it-IT.ini @@ -652,8 +652,8 @@ settings.slack_domain=Dominio settings.slack_channel=Canale settings.deploy_keys=Dispiega Chiavi settings.add_deploy_key=Add Deploy Key -settings.deploy_key_desc=Deploy key only has read-only access. It is not same as personal account SSH keys. -settings.no_deploy_keys=You haven't added any deploy key. +settings.deploy_key_desc=Deploy keys have read-only access. They are not the same as personal account SSH keys. +settings.no_deploy_keys=You haven't added any deploy keys. settings.title=Title settings.deploy_key_content=Content settings.key_been_used=Deploy key content has been used. |