Merge pull request #4876 from fractalcat/wip-interface-fixes

Patch grammar in admin interface
This commit is contained in:
Jonne Haß 2014-03-24 17:04:12 +01:00
commit 3f5838a75f

View file

@ -111,9 +111,9 @@ en:
weekly_user_stats:
current_server: "Current server date is %{date}"
amount_of:
zero: "amount of new users this week: none"
one: "amount of new users this week: %{count}"
other: "amount of new users this week: %{count}"
zero: "Number of new users this week: none"
one: "Number of new users this week: %{count}"
other: "Number of new users this week: %{count}"
stats:
week: "Week"
2weeks: "2 Week"