Skip to content

Commit

Permalink
Merge pull request open-webui#1584 from pkrolkgp/patch-2
Browse files Browse the repository at this point in the history
Update translation.json
  • Loading branch information
tjbck authored Apr 17, 2024
2 parents 9d73f22 + 20a3db9 commit 2ffe55f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib/i18n/locales/pl-pl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"Full Screen Mode": "Tryb pełnoekranowy",
"General": "Ogólne",
"General Settings": "Ogólne ustawienia",
"Hello, {{name}}": "Witaj, {{nazwa}}",
"Hello, {{name}}": "Witaj, {{name}}",
"Hide": "Ukryj",
"Hide Additional Params": "Ukryj dodatkowe parametry",
"How can I help you today?": "Jak mogę Ci dzisiaj pomóc?",
Expand Down Expand Up @@ -193,8 +193,8 @@
"Mirostat Eta": "Mirostat Eta",
"Mirostat Tau": "Mirostat Tau",
"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 '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' został pomyślnie pobrany.",
"Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' jest już w kolejce do pobrania.",
"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",
Expand Down

0 comments on commit 2ffe55f

Please sign in to comment.