From 6a4f4301ea91a165f0da7c51c41e6ebb153012f5 Mon Sep 17 00:00:00 2001 From: casperstorm Date: Sat, 24 Jul 2021 11:55:30 +0000 Subject: [PATCH] chore: updated localizations --- locale/de.json | 2 +- locale/es.json | 2 +- locale/pl.json | 2 +- locale/pt.json | 2 +- locale/ru.json | 2 +- locale/sv.json | 2 +- locale/tr.json | 2 +- locale/uk.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/locale/de.json b/locale/de.json index f994cfa4..55adecb6 100644 --- a/locale/de.json +++ b/locale/de.json @@ -145,5 +145,5 @@ "delete-addon": "{addon} löschen", "confirm-deletion": "Löschung bestätigen", "paste-url": "URL hier einfügen...", - "all-sources": "" + "all-sources": "Alle Quellen" } \ No newline at end of file diff --git a/locale/es.json b/locale/es.json index 3f626835..9fc13e3a 100644 --- a/locale/es.json +++ b/locale/es.json @@ -145,5 +145,5 @@ "delete-addon": "Eliminar {addon}", "confirm-deletion": "Confirmar la eliminación", "paste-url": "Pegar URL aquí ...", - "all-sources": "" + "all-sources": "Todas las fuentes" } \ No newline at end of file diff --git a/locale/pl.json b/locale/pl.json index 68b66f70..6bc9ec50 100644 --- a/locale/pl.json +++ b/locale/pl.json @@ -145,5 +145,5 @@ "delete-addon": "Usuń {addon}", "confirm-deletion": "Potwierdź usunięcie", "paste-url": "Tutaj wklej adres URL...", - "all-sources": "" + "all-sources": "Wszystkie źródła" } \ No newline at end of file diff --git a/locale/pt.json b/locale/pt.json index a8e646a3..9852ffbb 100644 --- a/locale/pt.json +++ b/locale/pt.json @@ -145,5 +145,5 @@ "delete-addon": "Excluir {addon}", "confirm-deletion": "Confirme a exclusão", "paste-url": "Cole o URL aqui ...", - "all-sources": "" + "all-sources": "Todas as Fontes" } \ No newline at end of file diff --git a/locale/ru.json b/locale/ru.json index 539e542e..26462f2b 100644 --- a/locale/ru.json +++ b/locale/ru.json @@ -145,5 +145,5 @@ "delete-addon": "Удалить {addon}", "confirm-deletion": "Подтвердить удаление", "paste-url": "Вставьте сюда URL ...", - "all-sources": "" + "all-sources": "Все источники" } \ No newline at end of file diff --git a/locale/sv.json b/locale/sv.json index 0259e27a..1d55723b 100644 --- a/locale/sv.json +++ b/locale/sv.json @@ -145,5 +145,5 @@ "delete-addon": "Ta bort {addon}", "confirm-deletion": "Bekräfta borttagning", "paste-url": "Klistra in URL här ...", - "all-sources": "" + "all-sources": "Alla källor" } \ No newline at end of file diff --git a/locale/tr.json b/locale/tr.json index 8a1e9a2e..9b92cd74 100644 --- a/locale/tr.json +++ b/locale/tr.json @@ -145,5 +145,5 @@ "delete-addon": "{addon}'u sil", "confirm-deletion": "Silmeyi onayla", "paste-url": "URL'yi buraya yapıştırın...", - "all-sources": "" + "all-sources": "Tüm Kaynaklar" } \ No newline at end of file diff --git a/locale/uk.json b/locale/uk.json index e2280fea..86872aee 100644 --- a/locale/uk.json +++ b/locale/uk.json @@ -145,5 +145,5 @@ "delete-addon": "Видалити {addon}", "confirm-deletion": "Підтвердьте видалення", "paste-url": "Вставте URL сюди ...", - "all-sources": "" + "all-sources": "Усі джерела" } \ No newline at end of file