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
+12
View File
@@ -0,0 +1,12 @@
{
"New prompt": "Nowy prompt",
"New folder": "Nowy folder",
"No prompts.": "Brak promptów.",
"Search prompts...": "Szukaj promptów...",
"Name": "Nazwa",
"Description": "Opis",
"A description for your prompt.": "Opis Twojego prompta.",
"Prompt": "Prompt",
"Prompt content. Use {{}} to denote a variable. Ex: {{name}} is a {{adjective}} {{noun}}": "Zawartość prompta. Użyj {{}} żeby oznaczyć zmienną. Np.: {{nazwa}} jest {{przymiotnik}} {{rzeczownik}}",
"Save": "Zapisz"
}