aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoripavl <ipavl@users.noreply.github.com>2016-12-22 03:26:33 -0500
committer无闻 <u@gogs.io>2016-12-22 03:26:33 -0500
commit539b07e20590628e0b56e9a15f67dcba607ae176 (patch)
tree869037eddfb112a4a03b0317b6393378ab3a213c
parent16d3e7085efc1143cdae026fda4fe86d15f615dd (diff)
Pluralize "Statistic" (#3665)
Other locales appear to use the plural version, and the text is being associated with more than one statistic.
-rw-r--r--conf/locale/locale_en-US.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index fcc53ba1..443dc1f3 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -891,7 +891,7 @@ first_page = First
last_page = Last
total = Total: %d
-dashboard.statistic = Statistic
+dashboard.statistic = Statistics
dashboard.operations = Operations
dashboard.system_status = System Monitor Status
dashboard.statistic_info = Gogs database has <b>%d</b> users, <b>%d</b> organizations, <b>%d</b> public keys, <b>%d</b> repositories, <b>%d</b> watches, <b>%d</b> stars, <b>%d</b> actions, <b>%d</b> accesses, <b>%d</b> issues, <b>%d</b> comments, <b>%d</b> social accounts, <b>%d</b> follows, <b>%d</b> mirrors, <b>%d</b> releases, <b>%d</b> login sources, <b>%d</b> webhooks, <b>%d</b> milestones, <b>%d</b> labels, <b>%d</b> hook tasks, <b>%d</b> teams, <b>%d</b> update tasks, <b>%d</b> attachments.