aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-07-24 04:50:05 +0800
committerUnknwon <u@gogs.io>2015-07-24 04:50:05 +0800
commit4447a20f872776123c42d5b8ca987c114fb4b80b (patch)
tree3692ada9ffe5bbc54d35cb98ea57a95450f8c99d /conf
parent548b95f7b593d80a241c9a1027eda6b4549ca995 (diff)
downloadgitea-4447a20f872776123c42d5b8ca987c114fb4b80b.tar.gz
gitea-4447a20f872776123c42d5b8ca987c114fb4b80b.zip
UI: issues - finish basic frame
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/locale_en-US.ini17
1 files changed, 17 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 841e4201bd..8bac470776 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -316,6 +316,8 @@ migrate_repo = Migrate Repository
migrate.clone_address = Clone Address
migrate.invalid_local_path = Invalid local path, it does not exist or not a directory.
+forked_from = forked from
+fork_from_self = You cannot fork repository you already owned!
copy_link = Copy
click_to_copy = Copy to clipboard
copied = Copied OK
@@ -338,6 +340,8 @@ branch_and_tags = Branches & Tags
branches = Branches
tags = Tags
issues = Issues
+labels = Labels
+milestones = Milestones
commits = Commits
releases = Releases
file_raw = Raw
@@ -353,6 +357,19 @@ commits.date = Date
commits.older = Older
commits.newer = Newer
+issues.new = New Issue
+issues.open_tab = %d Open
+issues.close_tab = %d Closed
+issues.filter_label = Label
+issues.filter_milestone = Milestone
+issues.filter_assignee = Assignee
+issues.filter_type = Type
+issues.filter_type.all_issues = All issues
+issues.filter_type.assigned_to_you = Assigned to you
+issues.filter_type.created_by_you = Created by you
+issues.filter_type.mentioning_you = Mentioning you
+issues.opened_by = opened %s by <a href="/%[2]s">%[2]s</a>
+
settings = Settings
settings.options = Options
settings.collaboration = Collaboration