diff options
author | Unknwon <u@gogs.io> | 2017-01-25 18:15:37 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-01-25 18:15:37 -0500 |
commit | 0d60b584343cb6ff303c18a98f6ef7e1ae4def39 (patch) | |
tree | 4b4a5027168d77434d4476f730884c68e32d653d /conf | |
parent | ad57f188946c303787ee501a34791445b5c18a70 (diff) |
templates/repo: rename 'Code' to 'Files'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 06d76a97..f326ab89 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -409,7 +409,7 @@ create_new_repo_command = Create a new repository on the command line push_exist_repo = Push an existing repository from the command line repo_is_empty = This repository is empty, please come back later! -code = Code +files = Files branch = Branch tree = Tree filter_branch_and_tag = Filter branch or tag |