added hebrew json draft

This commit is contained in:
PythicCoder 2022-02-16 14:21:06 +02:00 committed by GitHub
parent b57999c29d
commit 08ef8b0ed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"interface": {
"submit": "שלח",
"clear": "נקה",
"interpret": "לפרש",
"flag": "סמן",
"examples": "דוגמות",
"drop_image": "גרור קובץ תמונה לכאן",
"drop_video": "גרור קובץ סרטון לכאן",
"drop_audio": "גרור לכאן קובץ שמע",
"drop_file": "גרור קובץ לכאן",
"drop_csv": "גרור csv קובץ לכאן",
"or": "או",
"click_to_upload": "לחץ כדי להעלות",
"view_api": "צפה ב API",
"built_with_Gradio": "בנוי עם גרדיו"
}
}