mirror of https://github.com/go-gitea/gitea.git
Merge pull request #2146 from roidelapluie/develop
Minor typo in en-US locale: gloabl -> global
This commit is contained in:
commit
b21160a13a
|
@ -858,7 +858,7 @@ users.password_helper = Leave it empty to remain unchanged.
|
|||
users.update_profile_success = Account profile has been updated successfully.
|
||||
users.edit_account = Edit Account
|
||||
users.max_repo_creation = Maximum Repository Creation Limit
|
||||
users.max_repo_creation_desc = (Set -1 to use gloabl default limit)
|
||||
users.max_repo_creation_desc = (Set -1 to use global default limit)
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue