Add Polish translation

This commit is contained in:
Patryk Niemiec 2022-02-20 17:42:05 +01:00
parent 2461698978
commit b058d721d4

View File

@ -0,0 +1,18 @@
{
"interface": {
"submit": "Zatwierdź",
"clear": "Wyczyść",
"interpret": "Interpretuj",
"flag": "Oznacz",
"examples": "Przykłady",
"drop_image": "Przeciągnij tutaj zdjęcie",
"drop_video": "Przeciągnij tutaj video",
"drop_audio": "Przeciągnij tutaj audio",
"drop_file": "Przeciągnij tutaj plik",
"drop_csv": "Przeciągnij tutaj CSV",
"or": "lub",
"click_to_upload": "Kliknij, aby przesłać",
"view_api": "zobacz api",
"built_with_Gradio": "utworzone z gradio"
}
}