summaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-01-19 07:42:26 +0000
committerGo MAEDA <maeda@farend.jp>2019-01-19 07:42:26 +0000
commit04ac58b3c52479e0deb937a9a7063df3fbd84b95 (patch)
tree1ed11eb6d99adae31876592ef6f5941ca7ddc304 /config/locales/en.yml
parenta8d24ab4b8bc7e5a5df812790581420bdbf7b37a (diff)
downloadredmine-04ac58b3c52479e0deb937a9a7063df3fbd84b95.tar.gz
redmine-04ac58b3c52479e0deb937a9a7063df3fbd84b95.zip
New date filter operators: tomorrow, next week, next month (#4502).
Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17811 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index cdc79640b..fa2ff56f2 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -743,12 +743,15 @@ en:
label_today: today
label_all_time: all time
label_yesterday: yesterday
+ label_tomorrow: tomorrow
label_this_week: this week
label_last_week: last week
+ label_next_week: next week
label_last_n_weeks: "last %{count} weeks"
label_last_n_days: "last %{count} days"
label_this_month: this month
label_last_month: last month
+ label_next_month: next month
label_this_year: this year
label_date_range: Date range
label_less_than_ago: less than days ago