File size: 334 Bytes
8766bc5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"common": {
"built_with_gradio": "使用Gradio構建",
"clear": "清除",
"or": "或",
"submit": "提交"
},
"upload_text": {
"click_to_upload": "點擊上傳",
"drop_audio": "刪除音頻",
"drop_csv": "刪除CSV",
"drop_file": "刪除檔案",
"drop_image": "刪除圖片",
"drop_video": "刪除影片"
}
}
|