1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00
This commit is contained in:
Unknwon
2014-11-17 14:53:41 -05:00
parent d1a60e3643
commit 32dcaefafa
16 changed files with 100 additions and 21 deletions

View File

@@ -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.