summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorAndrey Nering <andrey.nering@gmail.com>2017-03-29 20:31:47 -0300
committerAndrey Nering <andrey.nering@gmail.com>2017-03-29 20:31:47 -0300
commitb6744607484008826d18f129326664105b9d7bfc (patch)
tree77a41fe51c110e211bc1b0de95f163e62859c781 /options
parenta0d0de7233cd8a85d6572ae13d74078482a1ee27 (diff)
downloadgitea-b6744607484008826d18f129326664105b9d7bfc.tar.gz
gitea-b6744607484008826d18f129326664105b9d7bfc.zip
Add watch button on issue
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 80260d4b7d..822d9cdc99 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -652,6 +652,9 @@ issues.label.filter_sort.reverse_alphabetically = Reverse alphabetically
issues.num_participants = %d Participants
issues.attachment.open_tab = `Click to see "%s" in a new tab`
issues.attachment.download = `Click to download "%s"`
+issues.watch = Watch
+issues.watch_issue = Watch issue
+issues.unwatch_issue = Unwatch issue
pulls.new = New Pull Request
pulls.compare_changes = Compare Changes