diff options
author | Unknwon <u@gogs.io> | 2016-02-01 20:55:12 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-02-01 20:55:12 -0500 |
commit | 1c74612b3c025282d4731880575922c797813ca7 (patch) | |
tree | ead1abc421a4939ff19db92f1a2a7c16e08eb4b6 /conf | |
parent | d3ba2466932aa40b549a563c69c60905a30536b8 (diff) | |
download | gitea-1c74612b3c025282d4731880575922c797813ca7.tar.gz gitea-1c74612b3c025282d4731880575922c797813ca7.zip |
Minor fix for #2444
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index a3b9da61fd..5280471adb 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -493,6 +493,7 @@ issues.label_modify = Label Modification issues.label_deletion = Label Deletion issues.label_deletion_desc = Deleting this label will remove its information in all related issues. Do you want to continue? issues.label_deletion_success = Label has been deleted successfully! +issues.num_participants = %d Participants pulls.new = New Pull Request pulls.compare_changes = Compare Changes |