From 77d9396eca4ffb9c14eaa1c96eb52031c0fb17e7 Mon Sep 17 00:00:00 2001 From: MAEDA Go Date: Mon, 18 May 2026 23:59:12 +0900 Subject: [PATCH 06/13] Remove unused i18n key label_current_version --- config/locales/ar.yml | 1 - config/locales/az.yml | 1 - config/locales/bg.yml | 1 - config/locales/bs.yml | 1 - config/locales/ca.yml | 1 - config/locales/cs.yml | 1 - config/locales/da.yml | 1 - config/locales/de.yml | 1 - config/locales/el.yml | 1 - config/locales/en-GB.yml | 1 - config/locales/en.yml | 1 - config/locales/es-PA.yml | 1 - config/locales/es.yml | 1 - config/locales/et.yml | 1 - config/locales/eu.yml | 1 - config/locales/fa.yml | 1 - config/locales/fi.yml | 1 - config/locales/fr.yml | 1 - config/locales/gl.yml | 1 - config/locales/he.yml | 1 - config/locales/hr.yml | 1 - config/locales/hu.yml | 1 - config/locales/id.yml | 1 - config/locales/it.yml | 1 - config/locales/ja.yml | 1 - config/locales/ko.yml | 1 - config/locales/lt.yml | 1 - config/locales/lv.yml | 1 - config/locales/mk.yml | 1 - config/locales/mn.yml | 1 - config/locales/nl.yml | 1 - config/locales/no.yml | 1 - config/locales/pl.yml | 1 - config/locales/pt-BR.yml | 1 - config/locales/pt.yml | 1 - config/locales/ro.yml | 1 - config/locales/ru.yml | 1 - config/locales/sk.yml | 1 - config/locales/sl.yml | 1 - config/locales/sq.yml | 1 - config/locales/sr-YU.yml | 1 - config/locales/sr.yml | 1 - config/locales/sv.yml | 1 - config/locales/ta-IN.yml | 1 - config/locales/th.yml | 1 - config/locales/tr.yml | 1 - config/locales/uk.yml | 1 - config/locales/vi.yml | 1 - config/locales/zh-TW.yml | 1 - config/locales/zh.yml | 1 - 50 files changed, 50 deletions(-) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index f138b7b4d..fb41ab63c 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -665,7 +665,6 @@ ar: label_wiki_page_plural: ويكي صفحات label_index_by_title: الفهرس حسب العنوان label_index_by_date: الفهرس حسب التاريخ - label_current_version: الإصدار الحالي label_preview: معاينة label_feed_plural: موجز ويب label_changes_details: تفاصيل جميع التغييرات diff --git a/config/locales/az.yml b/config/locales/az.yml index 08bb475ca..67d0b09f4 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -456,7 +456,6 @@ az: label_copied: surəti köçürülüb label_copy_workflow_from: görülən işlərin ardıcıllığının surətini köçürmək label_current_status: Cari status - label_current_version: Cari variant label_custom_field: Sazlanan sahə label_custom_field_new: Yeni sazlanan sahə label_custom_field_plural: Sazlanan sahələr diff --git a/config/locales/bg.yml b/config/locales/bg.yml index c3bec68a1..69175d79e 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -884,7 +884,6 @@ bg: label_wiki_page_new: Нова wiki страница label_index_by_title: Индекс label_index_by_date: Индекс по дата - label_current_version: Текуща версия label_preview: Преглед label_feed_plural: Емисии label_changes_details: Подробни промени diff --git a/config/locales/bs.yml b/config/locales/bs.yml index d99162a4b..5b05eaa95 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -589,7 +589,6 @@ bs: label_wiki_page_plural: Wiki stranice label_index_by_title: Indeks prema naslovima label_index_by_date: Indeks po datumima - label_current_version: Tekuća verzija label_preview: Pregled label_feed_plural: Feedovi label_changes_details: Detalji svih promjena diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 8ec7e2b8b..7886cdd3f 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -633,7 +633,6 @@ ca: label_wiki_page_plural: "Pàgines wiki" label_index_by_title: "Índex per títol" label_index_by_date: "Índex per data" - label_current_version: "Versió actual" label_preview: "Previsualitzar" label_feed_plural: "Canals" label_changes_details: "Detalls de tots els canvis" diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 730daa1f8..7242a6783 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -643,7 +643,6 @@ cs: label_wiki_page_plural: Wiki stránky label_index_by_title: Index dle názvu label_index_by_date: Index dle data - label_current_version: Aktuální verze label_preview: Náhled label_feed_plural: Příspěvky label_changes_details: Detail všech změn diff --git a/config/locales/da.yml b/config/locales/da.yml index 4124b5213..9f39f9b15 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -517,7 +517,6 @@ da: label_wiki_page_plural: Wiki sider label_index_by_title: Indhold efter titel label_index_by_date: Indhold efter dato - label_current_version: Nuværende version label_preview: Forhåndsvisning label_feed_plural: Feeds label_changes_details: Detaljer for alle ændringer diff --git a/config/locales/de.yml b/config/locales/de.yml index 10781ad24..1d901931c 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -501,7 +501,6 @@ de: label_cross_project_system: Mit allen Projekten label_cross_project_tree: Mit Projektbaum label_current_status: Gegenwärtiger Status - label_current_version: Gegenwärtige Version label_custom_field: Benutzerdefiniertes Feld label_custom_field_new: Neues Feld label_custom_field_plural: Benutzerdefinierte Felder diff --git a/config/locales/el.yml b/config/locales/el.yml index ba0cb7ce8..8ff936bb7 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -592,7 +592,6 @@ el: label_wiki_page_plural: Σελίδες Wiki label_index_by_title: Δείκτης ανά τίτλο label_index_by_date: Δείκτης ανά ημερομηνία - label_current_version: Τρέχουσα έκδοση label_preview: Προεπισκόπηση label_feed_plural: Feeds label_changes_details: Λεπτομέρειες όλων των αλλαγών diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 86fcaa56e..41662d9a2 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -654,7 +654,6 @@ en-GB: label_wiki_page_plural: Wiki pages label_index_by_title: Index by title label_index_by_date: Index by date - label_current_version: Current version label_preview: Preview label_feed_plural: Feeds label_changes_details: Details of all changes diff --git a/config/locales/en.yml b/config/locales/en.yml index 26d5810e3..d31efa0f0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -886,7 +886,6 @@ en: label_wiki_page_new: New wiki page label_index_by_title: Index by title label_index_by_date: Index by date - label_current_version: Current version label_preview: Preview label_feed_plural: Feeds label_changes_details: Details of all changes diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 515d98f85..5ba6d621c 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -424,7 +424,6 @@ es-PA: label_copied: copiado label_copy_workflow_from: Copiar flujo de trabajo desde label_current_status: Estado actual - label_current_version: Versión actual label_custom_field: Campo personalizado label_custom_field_new: Nuevo campo personalizado label_custom_field_plural: Campos personalizados diff --git a/config/locales/es.yml b/config/locales/es.yml index 1d82911dc..8b12232b1 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -422,7 +422,6 @@ es: label_copied: copiado label_copy_workflow_from: Copiar flujo de trabajo desde label_current_status: Estado actual - label_current_version: Versión actual label_custom_field: Campo personalizado label_custom_field_new: Nuevo campo personalizado label_custom_field_plural: Campos personalizados diff --git a/config/locales/et.yml b/config/locales/et.yml index f2ca6bf4b..97e98fc53 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -696,7 +696,6 @@ et: label_wiki_page_plural: "Vikilehed" label_index_by_title: "Järjesta pealkirja järgi" label_index_by_date: "Järjesta kuupäeva järgi" - label_current_version: "Praegune versioon" label_preview: "Eelvaade" label_feed_plural: "Vood" label_changes_details: "Kõigi muudatuste üksikasjad" diff --git a/config/locales/eu.yml b/config/locales/eu.yml index cd6e5bfe1..efbd9733c 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -616,7 +616,6 @@ eu: label_wiki_page_plural: Wiki orriak label_index_by_title: Izenburuaren araberako indizea label_index_by_date: Dataren araberako indizea - label_current_version: Uneko bertsioa label_preview: Aurreikusi label_feed_plural: Jarioak label_changes_details: Aldaketa guztien xehetasunak diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 4e6a0856a..b630b15ea 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -870,7 +870,6 @@ fa: label_wiki_page_new: صفحه دانش‌نامه جدید label_index_by_title: فهرست بر اساس عنوان label_index_by_date: فهرست بر اساس تاریخ - label_current_version: نسخه فعلی label_preview: پیش‌نمایش label_feed_plural: خوراک‌ها label_changes_details: جزئیات همه تغییرات diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 64b36862f..b0be47bf3 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -499,7 +499,6 @@ fi: label_wiki_page_plural: Wiki sivut label_index_by_title: Hakemisto otsikoittain label_index_by_date: Hakemisto päivittäin - label_current_version: Nykyinen versio label_preview: Esikatselu label_feed_plural: Syötteet label_changes_details: Kaikkien muutosten yksityiskohdat diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 04605d11c..2697e0b98 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -792,7 +792,6 @@ fr: label_wiki_page_new: Nouvelle page wiki label_index_by_title: Index par titre label_index_by_date: Index par date - label_current_version: Version actuelle label_preview: Prévisualisation label_feed_plural: Flux Atom label_changes_details: Détails de tous les changements diff --git a/config/locales/gl.yml b/config/locales/gl.yml index c8b70d1c2..17ea8eef9 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -397,7 +397,6 @@ gl: label_copied: copiado label_copy_workflow_from: Copiar fluxo de traballo dende label_current_status: Estado actual - label_current_version: Versión actual label_custom_field: Campo personalizado label_custom_field_new: Novo campo personalizado label_custom_field_plural: Campos personalizados diff --git a/config/locales/he.yml b/config/locales/he.yml index d0bfc61c4..a6bd2b639 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -637,7 +637,6 @@ he: label_wiki_page_plural: דפי wiki label_index_by_title: סדר על פי כותרת label_index_by_date: סדר על פי תאריך - label_current_version: גירסה נוכחית label_preview: תצוגה מקדימה label_feed_plural: הזנות label_changes_details: פירוט כל השינויים diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 85486fa85..8786f3a7f 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -606,7 +606,6 @@ hr: label_wiki_page_plural: Wiki stranice label_index_by_title: Indeks po naslovima label_index_by_date: Indeks po datumu - label_current_version: Trenutna verzija label_preview: Brzi pregled label_feed_plural: Feeds label_changes_details: Detalji svih promjena diff --git a/config/locales/hu.yml b/config/locales/hu.yml index c7afb2b08..48a5784f9 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -528,7 +528,6 @@ label_wiki_page_plural: Wiki oldalak label_index_by_title: Cím szerint indexelve label_index_by_date: Dátum szerint indexelve - label_current_version: Jelenlegi verzió label_preview: Előnézet label_feed_plural: Hírfolyamok label_changes_details: Változások részletei diff --git a/config/locales/id.yml b/config/locales/id.yml index d669f34aa..d33220f0a 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -598,7 +598,6 @@ id: label_wiki_page_plural: Halaman wiki label_index_by_title: Indeks menurut judul label_index_by_date: Indeks menurut tanggal - label_current_version: Versi sekarang label_preview: Tinjauan label_feed_plural: Feeds label_changes_details: Rincian semua perubahan diff --git a/config/locales/it.yml b/config/locales/it.yml index a80f1be78..db2f4e962 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -894,7 +894,6 @@ it: label_wiki_page_new: Nuova pagina wiki label_index_by_title: Ordina per titolo label_index_by_date: Ordina per data - label_current_version: Versione corrente label_preview: Anteprima label_feed_plural: Feed label_changes_details: Particolari di tutti i cambiamenti diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 985a27990..b85bf7bd8 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -680,7 +680,6 @@ ja: label_wiki_page_plural: Wikiページ label_index_by_title: 索引(名前順) label_index_by_date: 索引(日付順) - label_current_version: 最新版 label_preview: プレビュー label_feed_plural: フィード label_changes_details: 全変更の詳細 diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 87d01df30..a63fdd234 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -626,7 +626,6 @@ ko: label_wiki_page_plural: 위키 페이지 label_index_by_title: 제목별 색인 label_index_by_date: 날짜별 색인 - label_current_version: 현재 버전 label_preview: 미리보기 label_feed_plural: 피드(Feeds) label_changes_details: 모든 상세 변경 내역 diff --git a/config/locales/lt.yml b/config/locales/lt.yml index afdbd6e27..f280d1d62 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -759,7 +759,6 @@ lt: label_wiki_page_plural: Wiki puslapiai label_index_by_title: Rūšiuoti pagal pavadinimą label_index_by_date: Rūšiuoti pagal datą - label_current_version: Einamoji versija label_preview: Peržiūra label_feed_plural: Kanalai label_changes_details: Visų pakeitimų detalės diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 24a2d86ca..dc4fda8a8 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -611,7 +611,6 @@ lv: label_wiki_page_plural: Wiki lapas label_index_by_title: Indeksēt pēc nosaukuma label_index_by_date: Indeksēt pēc datuma - label_current_version: Tekošā versija label_preview: Priekšskatījums label_feed_plural: Barotnes label_changes_details: Visu izmaiņu detaļas diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 35bbd94ac..c2225ffd3 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -629,7 +629,6 @@ mk: label_wiki_page_plural: Вики страници label_index_by_title: Индекс по наслов label_index_by_date: Индекс по дата - label_current_version: Current version label_preview: Preview label_feed_plural: Feeds label_changes_details: Детали за сите промени diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 08bfe1e3d..45dd13901 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -617,7 +617,6 @@ mn: label_wiki_page_plural: Вики хуудас label_index_by_title: Гарчгаар эрэмбэлэх label_index_by_date: Огноогоор эрэмбэлэх - label_current_version: Одоогийн хувилбар label_preview: Ямар харагдахыг шалгах label_feed_plural: Feeds label_changes_details: Бүх өөрчлөлтүүдийн дэлгэрэнгүй diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 719c80472..01d80eb34 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -365,7 +365,6 @@ nl: label_copied: gekopieerd label_copy_workflow_from: Kopieer workflow van label_current_status: Huidige status - label_current_version: Huidige versie label_custom_field: Vrij veld label_custom_field_new: Nieuw vrij veld label_custom_field_plural: Vrije velden diff --git a/config/locales/no.yml b/config/locales/no.yml index 118294527..ef2111da2 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -502,7 +502,6 @@ label_wiki_page_plural: Wiki-sider label_index_by_title: Indekser etter tittel label_index_by_date: Indekser etter dato - label_current_version: Gjeldende versjon label_preview: Forhåndsvis label_feed_plural: Feeder label_changes_details: Detaljer om alle endringer diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 01fc36731..867d3e5fb 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -872,7 +872,6 @@ pl: label_wiki_page_new: Nowa strona wiki label_index_by_title: Indeks wg tytułu label_index_by_date: Indeks wg daty - label_current_version: Obecna wersja label_preview: Podgląd label_feed_plural: Kanały label_changes_details: Szczegóły wszystkich zmian diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 3285d12b1..961e0e131 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -542,7 +542,6 @@ pt-BR: label_wiki_page_plural: páginas Wiki label_index_by_title: Índice por título label_index_by_date: Índice por data - label_current_version: Versão atual label_preview: Pré-visualizar label_feed_plural: Feeds label_changes_details: Detalhes de todas as alterações diff --git a/config/locales/pt.yml b/config/locales/pt.yml index d008e625d..0052be0a0 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -526,7 +526,6 @@ pt: label_wiki_page_plural: Páginas da Wiki label_index_by_title: Índice por título label_index_by_date: Índice por data - label_current_version: Versão atual label_preview: Pré-visualizar label_feed_plural: Feeds label_changes_details: Detalhes de todas as mudanças diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 32a48a1fc..4e62511e6 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -571,7 +571,6 @@ ro: label_wiki_page_plural: Pagini Wiki label_index_by_title: Sortează după titlu label_index_by_date: Sortează după dată - label_current_version: Versiunea curentă label_preview: Previzualizare label_feed_plural: Feed-uri label_changes_details: Detaliile tuturor schimbărilor diff --git a/config/locales/ru.yml b/config/locales/ru.yml index c7cfbf27e..fdae6f61d 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -466,7 +466,6 @@ ru: label_copied: скопировано label_copy_workflow_from: Скопировать последовательность действий из label_current_status: Текущий статус - label_current_version: Текущая версия label_custom_field: Настраиваемое поле label_custom_field_new: Новое настраиваемое поле label_custom_field_plural: Настраиваемые поля diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 90e44cdc3..2426e8185 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -505,7 +505,6 @@ sk: label_wiki_page_plural: Wikistránky label_index_by_title: Index podľa názvu label_index_by_date: Index podľa dátumu - label_current_version: Aktuálna verzia label_preview: Náhľad label_feed_plural: Príspevky label_changes_details: Detail všetkých zmien diff --git a/config/locales/sl.yml b/config/locales/sl.yml index d029647be..4a66febda 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -568,7 +568,6 @@ sl: label_wiki_page_plural: Predstavitvene strani label_index_by_title: Razvrsti po naslovu label_index_by_date: Razvrsti po datumu - label_current_version: Trenutna verzija label_preview: Predogled label_feed_plural: Atom viri label_changes_details: Podrobnosti o vseh spremembah diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 9eaed0be2..7ace71d94 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -830,7 +830,6 @@ sq: label_wiki_page_new: Faqe Wiki e re label_index_by_title: Tregues sipas titujsh label_index_by_date: Tregues sipas datash - label_current_version: Versioni i tanishëm label_preview: Paraparje label_feed_plural: Prurje label_changes_details: Hollësi të krejt ndryshimeve diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 4fbffa99b..e1f33d01d 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -629,7 +629,6 @@ sr-YU: label_wiki_page_plural: Wiki stranice label_index_by_title: Indeksiranje po naslovu label_index_by_date: Indeksiranje po datumu - label_current_version: Trenutna verzija label_preview: Pregled label_feed_plural: Izvori vesti label_changes_details: Detalji svih promena diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 9b1e0c9c6..4e133d7f3 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -627,7 +627,6 @@ sr: label_wiki_page_plural: Wiki странице label_index_by_title: Индексирање по наслову label_index_by_date: Индексирање по датуму - label_current_version: Тренутна верзија label_preview: Преглед label_feed_plural: Извори вести label_changes_details: Детаљи свих промена diff --git a/config/locales/sv.yml b/config/locales/sv.yml index d339896b2..78225dbc3 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -751,7 +751,6 @@ sv: label_wiki_page_plural: Wikisidor label_index_by_title: Innehåll efter titel label_index_by_date: Innehåll efter datum - label_current_version: Nuvarande version label_preview: Förhandsgranska label_feed_plural: Källor label_changes_details: Detaljer om alla ändringar diff --git a/config/locales/ta-IN.yml b/config/locales/ta-IN.yml index f7d0641eb..67649040c 100644 --- a/config/locales/ta-IN.yml +++ b/config/locales/ta-IN.yml @@ -652,7 +652,6 @@ ta-IN: label_wiki_page_plural: விக்கி பக்கங்கள் label_index_by_title: தலைப்பு மூலம் அட்டவணை label_index_by_date: தேதி மூலம் அட்டவணை - label_current_version: நடப்பு வடிவம் label_preview: முன்னோட்டம் label_feed_plural: ஊட்டங்கள் label_changes_details: அனைத்து மாற்றங்களின் விவரங்கள் diff --git a/config/locales/th.yml b/config/locales/th.yml index db6f7a00b..d354a07c8 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -506,7 +506,6 @@ th: label_wiki_page_plural: หน้า Wiki label_index_by_title: เรียงตามชื่อเรื่อง label_index_by_date: เรียงตามวัน - label_current_version: รุ่นปัจจุบัน label_preview: ตัวอย่างก่อนจัดเก็บ label_feed_plural: Feeds label_changes_details: รายละเอียดการเปลี่ยนแปลงทั้งหมด diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 16825076e..c5ed41ccc 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -521,7 +521,6 @@ tr: label_wiki_page_plural: Wiki sayfaları label_index_by_title: Başlığa göre diz label_index_by_date: Tarihe göre diz - label_current_version: Güncel sürüm label_preview: Önizleme label_feed_plural: Beslemeler label_changes_details: Bütün değişikliklerin detayları diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 33134873e..09613b646 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -484,7 +484,6 @@ uk: label_wiki_page_plural: Сторінки Wiki label_index_by_title: Індекс за назвою label_index_by_date: Індекс за датою - label_current_version: Поточна версія label_preview: Попередній перегляд label_feed_plural: Подання label_changes_details: Подробиці по всіх змінах diff --git a/config/locales/vi.yml b/config/locales/vi.yml index bdd0a387c..8dd3224c6 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -569,7 +569,6 @@ vi: label_wiki_page_plural: Trang wiki label_index_by_title: Danh sách theo tên label_index_by_date: Danh sách theo ngày - label_current_version: Bản hiện tại label_preview: Xem trước label_feed_plural: Nguồn cấp tin label_changes_details: Chi tiết của mọi thay đổi diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index ab7609526..aace0418a 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -866,7 +866,6 @@ label_wiki_page_new: 新增 Wiki 頁面 label_index_by_title: 依標題索引 label_index_by_date: 依日期索引 - label_current_version: 現行版本 label_preview: 預覽 label_feed_plural: Feeds label_changes_details: 所有變更的明細 diff --git a/config/locales/zh.yml b/config/locales/zh.yml index fe3ada7b0..d1ceb5e9f 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -644,7 +644,6 @@ zh: label_wiki_page_plural: Wiki 页面 label_index_by_title: 按标题索引 label_index_by_date: 按日期索引 - label_current_version: 当前版本 label_preview: 预览 label_feed_plural: Feeds label_changes_details: 所有变更的详情 -- 2.50.1