Merge pull request #623 from dome272/patch-1

Create de.json
This commit is contained in:
Dawood Khan 2022-02-15 16:04:05 -05:00 committed by GitHub
commit 6d973aa939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
{
"interface": {
"submit": "Absenden",
"clear": "Löschen",
"interpret": "Ersteller",
"flag": "Flag",
"examples": "Beispiele",
"drop_image": "Bild hier ablegen",
"drop_video": "Video hier ablegen",
"drop_audio": "Audio hier ablegen",
"drop_file": "Datei hier ablegen",
"drop_csv": "CSV Datei hier ablegen",
"or": "oder",
"click_to_upload": "Hochladen",
"view_api": "API anschauen",
"built_with_Gradio": "Mit Gradio erstellt"
}
}