Add Polish translation (#532)

* Add Polish translation

* Minor fix in Polish translation
This commit is contained in:
Chris
2023-04-13 16:08:09 +02:00
committed by GitHub
parent 183a74d7f7
commit 7ec68caff0
6 changed files with 60 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"New folder": "Nowy folder",
"New chat": "Nowy chat",
"No conversations.": "Brak rozmów.",
"Search conversations...": "Szukaj rozmów...",
"OpenAI API Key": "Klucz do OpenAI API",
"Import data": "Import rozmów",
"Are you sure?": "Czy jesteś pewien?",
"Clear conversations": "Usuń rozmowy",
"Export data": "Eksport rozmów",
"Dark mode": "Tryb ciemny",
"Light mode": "Tryb jasny"
}