From b313d0e48ca05eac89f326916645ac2e225100a6 Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Wed, 24 Jan 2024 22:10:47 +0100 Subject: [PATCH] fix: remove unused locale key Part-of: --- front/src/locales/ar.json | 1 - front/src/locales/bn_BD.json | 1 - front/src/locales/ca.json | 1 - front/src/locales/cs.json | 1 - front/src/locales/de.json | 1 - front/src/locales/el.json | 1 - front/src/locales/en_GB.json | 1 - front/src/locales/en_US.json | 1 - front/src/locales/eo.json | 1 - front/src/locales/es.json | 1 - front/src/locales/eu.json | 1 - front/src/locales/fr_FR.json | 1 - front/src/locales/gl.json | 1 - front/src/locales/it.json | 1 - front/src/locales/ja_JP.json | 4 +--- front/src/locales/kab_DZ.json | 1 - front/src/locales/ml.json | 1 - front/src/locales/nb_NO.json | 1 - front/src/locales/nl.json | 1 - front/src/locales/oc.json | 1 - front/src/locales/pl.json | 1 - front/src/locales/pt_BR.json | 1 - front/src/locales/pt_PT.json | 1 - front/src/locales/ru.json | 1 - front/src/locales/sv.json | 1 - front/src/locales/tr.json | 1 - front/src/locales/zh_Hans.json | 1 - 27 files changed, 1 insertion(+), 29 deletions(-) diff --git a/front/src/locales/ar.json b/front/src/locales/ar.json index 25d416c2e..6477b70f2 100644 --- a/front/src/locales/ar.json +++ b/front/src/locales/ar.json @@ -3580,7 +3580,6 @@ }, "ChooseInstance": { "button": { - "cancel": "إلغاء", "submit": "إرسال" }, "header": { diff --git a/front/src/locales/bn_BD.json b/front/src/locales/bn_BD.json index b22b131f2..6c535e015 100644 --- a/front/src/locales/bn_BD.json +++ b/front/src/locales/bn_BD.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "", "submit": "" }, "header": { diff --git a/front/src/locales/ca.json b/front/src/locales/ca.json index a5933f2fe..b99244224 100644 --- a/front/src/locales/ca.json +++ b/front/src/locales/ca.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Cancelar", "submit": "Envia" }, "header": { diff --git a/front/src/locales/cs.json b/front/src/locales/cs.json index 732fc049d..be5b47c7d 100644 --- a/front/src/locales/cs.json +++ b/front/src/locales/cs.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Zrušit", "submit": "Odeslat" }, "header": { diff --git a/front/src/locales/de.json b/front/src/locales/de.json index ce9f0e9b0..d3bd85a13 100644 --- a/front/src/locales/de.json +++ b/front/src/locales/de.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Abbrechen", "submit": "Abschicken" }, "header": { diff --git a/front/src/locales/el.json b/front/src/locales/el.json index d6a62e044..2de23aa99 100644 --- a/front/src/locales/el.json +++ b/front/src/locales/el.json @@ -2454,7 +2454,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Ακύρωση", "submit": "Υποβολή" }, "header": { diff --git a/front/src/locales/en_GB.json b/front/src/locales/en_GB.json index cd9a79259..b2f82ab54 100644 --- a/front/src/locales/en_GB.json +++ b/front/src/locales/en_GB.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Cancel", "submit": "Submit" }, "header": { diff --git a/front/src/locales/en_US.json b/front/src/locales/en_US.json index ef5154d9d..430e5375d 100644 --- a/front/src/locales/en_US.json +++ b/front/src/locales/en_US.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Cancel", "submit": "Submit" }, "header": { diff --git a/front/src/locales/eo.json b/front/src/locales/eo.json index 82bbd9459..46cac0c86 100644 --- a/front/src/locales/eo.json +++ b/front/src/locales/eo.json @@ -3620,7 +3620,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Nuligi", "submit": "Submeti" }, "header": { diff --git a/front/src/locales/es.json b/front/src/locales/es.json index 4ec7994d2..30d57282a 100644 --- a/front/src/locales/es.json +++ b/front/src/locales/es.json @@ -3940,7 +3940,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Cancelar", "submit": "Enviar" }, "header": { diff --git a/front/src/locales/eu.json b/front/src/locales/eu.json index 7dbe4c75f..43224bb83 100644 --- a/front/src/locales/eu.json +++ b/front/src/locales/eu.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Ezeztatu", "submit": "Bidali" }, "header": { diff --git a/front/src/locales/fr_FR.json b/front/src/locales/fr_FR.json index ec58811ef..81fc68bf2 100644 --- a/front/src/locales/fr_FR.json +++ b/front/src/locales/fr_FR.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Annuler", "submit": "Valider" }, "header": { diff --git a/front/src/locales/gl.json b/front/src/locales/gl.json index 4ec8c2a9d..a169a1fa8 100644 --- a/front/src/locales/gl.json +++ b/front/src/locales/gl.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Cancelar", "submit": "Enviar" }, "header": { diff --git a/front/src/locales/it.json b/front/src/locales/it.json index aabee0d31..0857f6adf 100644 --- a/front/src/locales/it.json +++ b/front/src/locales/it.json @@ -4544,7 +4544,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Annulla", "submit": "Invia" }, "header": { diff --git a/front/src/locales/ja_JP.json b/front/src/locales/ja_JP.json index 07e47c5fb..8646c2ce3 100644 --- a/front/src/locales/ja_JP.json +++ b/front/src/locales/ja_JP.json @@ -4334,9 +4334,7 @@ } }, "ChooseInstance": { - "button": { - "cancel": "キャンセル" - }, + "button": {}, "header": { "chooseInstance": "インスタンスを選んでください", "failure": "入力されたURLにアクセスできません", diff --git a/front/src/locales/kab_DZ.json b/front/src/locales/kab_DZ.json index b76e77eb7..7377b6eed 100644 --- a/front/src/locales/kab_DZ.json +++ b/front/src/locales/kab_DZ.json @@ -2173,7 +2173,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Sefex", "submit": "Envoyer" } } diff --git a/front/src/locales/ml.json b/front/src/locales/ml.json index fb26115ee..495be8718 100644 --- a/front/src/locales/ml.json +++ b/front/src/locales/ml.json @@ -1614,7 +1614,6 @@ }, "ChooseInstance": { "button": { - "cancel": "റദ്ദാക്കുക", "submit": "സമർപ്പിക്കുക" } } diff --git a/front/src/locales/nb_NO.json b/front/src/locales/nb_NO.json index 540edbc7c..c13ab85d2 100644 --- a/front/src/locales/nb_NO.json +++ b/front/src/locales/nb_NO.json @@ -3287,7 +3287,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Avbryt", "submit": "Send inn" }, "header": { diff --git a/front/src/locales/nl.json b/front/src/locales/nl.json index c15c2df82..a316507a8 100644 --- a/front/src/locales/nl.json +++ b/front/src/locales/nl.json @@ -4590,7 +4590,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Annuleren", "submit": "Indienen" }, "header": { diff --git a/front/src/locales/oc.json b/front/src/locales/oc.json index 10ff566ef..f73d8640f 100644 --- a/front/src/locales/oc.json +++ b/front/src/locales/oc.json @@ -4529,7 +4529,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Anullar", "submit": "Validar" }, "header": { diff --git a/front/src/locales/pl.json b/front/src/locales/pl.json index e327badef..05618a20e 100644 --- a/front/src/locales/pl.json +++ b/front/src/locales/pl.json @@ -4489,7 +4489,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Anuluj", "submit": "Prześlij" }, "header": { diff --git a/front/src/locales/pt_BR.json b/front/src/locales/pt_BR.json index 95fa0e779..281d9075c 100644 --- a/front/src/locales/pt_BR.json +++ b/front/src/locales/pt_BR.json @@ -4343,7 +4343,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Cancelar", "submit": "Enviar" }, "header": { diff --git a/front/src/locales/pt_PT.json b/front/src/locales/pt_PT.json index 129da9c42..4a78ec319 100644 --- a/front/src/locales/pt_PT.json +++ b/front/src/locales/pt_PT.json @@ -3593,7 +3593,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Cancelar", "submit": "Enviar" }, "header": { diff --git a/front/src/locales/ru.json b/front/src/locales/ru.json index 9370a0a93..ee244a850 100644 --- a/front/src/locales/ru.json +++ b/front/src/locales/ru.json @@ -4591,7 +4591,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Отмена", "submit": "Отправить" }, "header": { diff --git a/front/src/locales/sv.json b/front/src/locales/sv.json index aedbeeb54..738eed6cf 100644 --- a/front/src/locales/sv.json +++ b/front/src/locales/sv.json @@ -3032,7 +3032,6 @@ }, "ChooseInstance": { "button": { - "cancel": "Ångra", "submit": "Skicka in" }, "header": { diff --git a/front/src/locales/tr.json b/front/src/locales/tr.json index 4c1d5af65..05f1418d2 100644 --- a/front/src/locales/tr.json +++ b/front/src/locales/tr.json @@ -1679,7 +1679,6 @@ }, "ChooseInstance": { "button": { - "cancel": "İptal", "submit": "Gönder" }, "header": { diff --git a/front/src/locales/zh_Hans.json b/front/src/locales/zh_Hans.json index e0b194364..36d9f131d 100644 --- a/front/src/locales/zh_Hans.json +++ b/front/src/locales/zh_Hans.json @@ -4498,7 +4498,6 @@ }, "ChooseInstance": { "button": { - "cancel": "取消", "submit": "提交" }, "header": {