diff options
author | Go MAEDA <maeda@farend.jp> | 2022-12-21 01:43:40 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-12-21 01:43:40 +0000 |
commit | 4edbefc4638726de41ff09053d539ee3b1e116cb (patch) | |
tree | adcf6ff8b017c6980e47fc7c979fcdea4a741308 /config/locales/sq.yml | |
parent | f376fb68673bb74175943a9f37e7f9bb442bf155 (diff) | |
download | redmine-4edbefc4638726de41ff09053d539ee3b1e116cb.tar.gz redmine-4edbefc4638726de41ff09053d539ee3b1e116cb.zip |
Remove unused i18n keys label_sort_highest, label_sort_higher, label_sort_lower, and label_sort_lowest (#38054).
Patch by Go MAEDA.
git-svn-id: https://svn.redmine.org/redmine/trunk@21993 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sq.yml')
-rw-r--r-- | config/locales/sq.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 5cabf07ed..eaeab5fa7 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -818,10 +818,6 @@ sq: label_view_all_revisions: Shihni krejt rishikimet label_x_revisions: "%{count} rishikime" label_max_size: Madhësi maksimum - label_sort_highest: Shpjere në krye - label_sort_higher: Ngjite sipër - label_sort_lower: Zbrite poshtë - label_sort_lowest: Shpjere në fund label_roadmap: Plan label_roadmap_due_in: "Skadon mën %{value}" label_roadmap_overdue: "%{value} vonë" |