fix formatting

This commit is contained in:
pngwn 2022-02-16 16:56:41 +00:00
parent 93455cd072
commit 19a21765e2

View File

@ -1,18 +1,18 @@
{
"interface": {
"submit": "提交",
"clear": "清除",
"interpret": "解釋",
"flag": "Flag",
"examples": "範例",
"drop_image": "刪除圖片",
"drop_video": "刪除影片",
"drop_audio": "刪除音頻",
"drop_file": "刪除檔案",
"drop_csv": "刪除CSV",
"or": "或",
"click_to_upload": "點擊上傳",
"view_api": "查看API",
"built_with_Gradio": "使用Gradio構建"
}
}
{
"interface": {
"submit": "提交",
"clear": "清除",
"interpret": "解釋",
"flag": "Flag",
"examples": "範例",
"drop_image": "刪除圖片",
"drop_video": "刪除影片",
"drop_audio": "刪除音頻",
"drop_file": "刪除檔案",
"drop_csv": "刪除CSV",
"or": "或",
"click_to_upload": "點擊上傳",
"view_api": "查看API",
"built_with_Gradio": "使用Gradio構建"
}
}