Skip to content

Commit c86e79a

Browse files
committed
Reorder translation keys
1 parent f0fd4a6 commit c86e79a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • modules/backlogs/config/locales

modules/backlogs/config/locales/en.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,15 +107,15 @@ en:
107107
button_new_backlog_bucket: "New backlog bucket"
108108

109109
backlog_filter_select_panel_component:
110-
select_panel_title: "Select items"
111-
label_sprint_filter:
112-
zero: "All sprints"
113-
one: "Sprint"
114-
other: "Sprints"
115110
label_backlog_bucket_filter:
116-
zero: "All backlog buckets"
117111
one: "Backlog bucket"
118112
other: "Backlog buckets"
113+
zero: "All backlog buckets"
114+
label_sprint_filter:
115+
one: "Sprint"
116+
other: "Sprints"
117+
zero: "All sprints"
118+
select_panel_title: "Select items"
119119
bucket_destroy_modal_component:
120120
title: "Delete backlog bucket?"
121121
details: "The backlog bucket '%{name}' will be deleted and all work packages will be moved to the backlog inbox. No work package will be deleted."

0 commit comments

Comments
 (0)