diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-11-17 14:53:41 -0500 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-11-17 14:53:41 -0500 |
commit | 32dcaefafa6039e8fe27d263290e33ce5e5d3aa5 (patch) | |
tree | 689cfa7791c40b3d25a801c7b7cc3bf07f23ed7f /conf/locale/locale_en-US.ini | |
parent | d1a60e364383b877fd98b853d94b739cb171fe9c (diff) | |
download | gitea-32dcaefafa6039e8fe27d263290e33ce5e5d3aa5.tar.gz gitea-32dcaefafa6039e8fe27d263290e33ce5e5d3aa5.zip |
fox #620
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-rw-r--r-- | conf/locale/locale_en-US.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 4f1442d205..a061bcb21c 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -508,6 +508,7 @@ users.update_profile_success = Account profile has been successfully updated. users.edit_account = Edit Account users.is_activated = This account is activated users.is_admin = This account has administrator permissions +users.allow_git_hook = This account has permissions to create Git hooks users.update_profile = Update Account Profile users.delete_account = Delete This Account users.still_own_repo = This account still have ownership of repository, you have to delete or transfer them first. |