aboutsummaryrefslogtreecommitdiff
path: root/conf/locale
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2017-03-11 01:43:45 -0500
committerUnknwon <u@gogs.io>2017-03-11 01:43:45 -0500
commit5c7cb1594b6904657bc63c50abc8b72056a85e4b (patch)
treef97e06b947ec12d039cd6fa0e3966a029ca6d44a /conf/locale
parent3eb57370a658a648ba504776b962d1d23cc57693 (diff)
repo/branches: overview and all (#2310)
Diffstat (limited to 'conf/locale')
-rw-r--r--conf/locale/locale_en-US.ini12
1 files changed, 10 insertions, 2 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 1a86e810..e3bf2d5d 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -426,8 +426,9 @@ issues = Issues
pulls = Pull Requests
labels = Labels
milestones = Milestones
-commits = commits
-releases = releases
+commits = Commits
+git_branches = Branches
+releases = Releases
file_raw = Raw
file_history = History
file_view_raw = View Raw
@@ -435,6 +436,13 @@ file_permalink = Permalink
file_too_large = This file is too large to be shown
video_not_supported_in_browser = Your browser doesn't support HTML5 video tag.
+branches.overview = Overview
+branches.active_branches = Active Branches
+branches.stale_branches = Stale Branches
+branches.all = All Branches
+branches.updated_by = Updated %[1]s by %[2]s
+branches.change_default_branch = Change Default Branch
+
editor.new_file = New file
editor.upload_file = Upload file
editor.edit_file = Edit file