diff options
Diffstat (limited to 'options/locale/locale_en-US.ini')
-rw-r--r-- | options/locale/locale_en-US.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index e3e0dba9fe..883b9222f5 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -582,7 +582,7 @@ email_notifications.submit = Set Email Preference owner = Owner repo_name = Repository Name repo_name_helper = Good repository names use short, memorable and unique keywords. -repo_size = Repository Size +repo_size = Repository Size template = Template template_select = Select a template. template_helper = Make repository a template @@ -2000,6 +2000,8 @@ compare_commits_general = Compare commits mirror_sync_push = synced commits to <a href="%[1]s/src/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a> from mirror mirror_sync_create = synced new reference <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a> from mirror mirror_sync_delete = synced and deleted reference <code>%[2]s</code> at <a href="%[1]s">%[3]s</a> from mirror +approve_pull_request = `approved <a href="%s/pulls/%s">%s#%[2]s</a>` +reject_pull_request = `suggested changes for <a href="%s/pulls/%s">%s#%[2]s</a>` [tool] ago = %s ago |