mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-02 13:24:17 +00:00
Minor typo in en-US locale: gloabl -> global
This commit is contained in:
parent
7a3eccc709
commit
5b2afd8ec8
|
@ -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 a new issue