From 9aea0fb03dcd85ce5a0a36a38d7eeced891e882a Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Tue, 16 Apr 2024 14:25:45 -0500 Subject: [PATCH] Update translation.json --- src/lib/i18n/locales/pl-pl/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/pl-pl/translation.json b/src/lib/i18n/locales/pl-pl/translation.json index e701c181b..dad53a1ee 100644 --- a/src/lib/i18n/locales/pl-pl/translation.json +++ b/src/lib/i18n/locales/pl-pl/translation.json @@ -195,7 +195,7 @@ "MMMM DD, YYYY": "MMMM DD, YYYY", "Model '{{modelName}}' has been successfully downloaded.": "Model '{{nazwaModelu}}' został pomyślnie pobrany.", "Model '{{modelTag}}' is already in queue for downloading.": "Model '{{nazwaModelu}}' jest już w kolejce do pobrania.", - "Model {{embedding_model}} update complete!": "Aktualizacja modelu {{embedding_model}} zakończona pomyślnie!": "", + "Model {{embedding_model}} update complete!": "Aktualizacja modelu {{embedding_model}} zakończona pomyślnie!", "Model {{embedding_model}} update failed or not required!": "Model {{embedding_model}} aktualizacja nie powiodła się lub nie jest wymagana!", "Model {{modelId}} not found": "Model {{modelId}} nie został znaleziony", "Model {{modelName}} already exists.": "Model {{modelName}} już istnieje.",