diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 4608ab5e2..abdbf72d3 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1072,3 +1072,4 @@ ar:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: جميع
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 5cbd0e236..28d85728f 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1070,3 +1070,4 @@ bg:
description_date_from: Въведете начална дата
description_date_to: Въведете крайна дата
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.
Промяна след създаването му не е възможна.'
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 96f34ebd7..d8e9e568d 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1085,3 +1085,4 @@ bs:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: sve
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index e07b224e9..5816ddbd4 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1074,3 +1074,4 @@ ca:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: tots
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 12bf59d34..90fa42022 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1075,3 +1075,4 @@ cs:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: vše
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 657d70b9d..422674b64 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1089,3 +1089,4 @@ da:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: alle
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/de.yml b/config/locales/de.yml
index fb2231529..a107886fe 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1088,3 +1088,4 @@ de:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: alle
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/el.yml b/config/locales/el.yml
index 8b38828e1..30b7e5d49 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1072,3 +1072,4 @@ el:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: όλα
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index 2cd9e4759..3f8db52ad 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1074,3 +1074,4 @@ en-GB:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: all
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/es.yml b/config/locales/es.yml
index f170018c4..247b1def8 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1109,3 +1109,4 @@ es:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: todos
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 0207542d0..0ecd88019 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1085,3 +1085,4 @@ et:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: "kõik"
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 9ca6eafbf..c8e9b4a3f 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1075,3 +1075,4 @@ eu:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: guztiak
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 8557ab49a..9c4f3bbd6 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1074,3 +1074,4 @@ fa:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: همه
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index cabf0aa89..ff19a28cb 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1093,3 +1093,4 @@ fi:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: kaikki
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index b4437b708..2c9338aac 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1083,3 +1083,4 @@ gl:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: todos
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/he.yml b/config/locales/he.yml
index e6fb0785a..62c381fbf 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1077,3 +1077,4 @@ he:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: הכל
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 009b7f9b1..88e2a359c 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1075,3 +1075,4 @@ hr:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: Svi
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index d1bd27b72..10fd7173f 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1091,3 +1091,4 @@
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: mind
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 2861f5d22..94e21bfc2 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1078,3 +1078,4 @@ id:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: semua
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 68c9e53c3..89db3536c 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1073,3 +1073,4 @@ it:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: tutti
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 0c1fa2607..cc9b7c6ae 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1102,3 +1102,4 @@ ja:
permission_set_notes_private: 注記をプライベートに設定
label_no_issues_in_project: no issues in project
label_any: すべて
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 57bfa8442..070fa8ef8 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1122,3 +1122,4 @@ ko:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: 모두
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 6435556d7..6097a4825 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1132,3 +1132,4 @@ lt:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: visi
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 606bebf24..153c9d78b 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1066,3 +1066,4 @@ lv:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: visi
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 190756d69..768c11c3b 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1072,3 +1072,4 @@ mk:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: сите
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index fb0995ae4..1031b1d03 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1074,3 +1074,4 @@ mn:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: бүгд
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 22bae3018..37208a912 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1054,3 +1054,4 @@ nl:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: alle
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/no.yml b/config/locales/no.yml
index ba03704d5..263116300 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1062,3 +1062,4 @@
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: alle
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index ca75f03a1..08c7d0aff 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1089,3 +1089,4 @@ pl:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: wszystko
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index ee82bc65b..183d6ce08 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1094,3 +1094,4 @@ pt-BR:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: todos
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index e27758731..882b2434a 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1077,3 +1077,4 @@ pt:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: todos
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index da049e889..b46672874 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1069,3 +1069,4 @@ ro:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: toate
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 46773f4e3..caadce43c 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1185,3 +1185,4 @@ ru:
permission_set_notes_private: Размещение приватных комментариев
label_no_issues_in_project: no issues in project
label_any: все
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 8f4d86c3b..73e6ce967 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1072,3 +1072,4 @@ sk:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: všetko
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index ecb4297b9..36a2df48f 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1072,3 +1072,4 @@ sl:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: vsi
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index af1213ebc..54546fd00 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1068,3 +1068,4 @@ sq:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: te gjitha
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 69cbb39c6..e7f3f61e0 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1074,3 +1074,4 @@ sr-YU:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: svi
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 6146403ee..5a9766bde 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1073,3 +1073,4 @@ sr:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: сви
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 621769417..137c34dc7 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1110,3 +1110,4 @@ sv:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: alla
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 916ede2c0..3930f93ec 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1069,3 +1069,4 @@ th:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: ทั้งหมด
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index d8e8bae51..a739f55dc 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1091,3 +1091,4 @@ tr:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: Hepsi
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index df7ada819..ae04ebc62 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1067,3 +1067,4 @@ uk:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: Усі
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index ba77a3396..6e8a72d8b 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1123,3 +1123,4 @@ vi:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: tất cả
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 2ada4286e..cdf00c64c 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1153,3 +1153,4 @@
description_date_from: 輸入起始日期
description_date_to: 輸入結束日期
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。'
+ label_last_n_weeks: last %{count} weeks
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 57ad951dc..0a5d36276 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1076,3 +1076,4 @@ zh:
permission_set_notes_private: Set notes as private
label_no_issues_in_project: no issues in project
label_any: 全部
+ label_last_n_weeks: last %{count} weeks