mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-24 10:54:04 +08:00
add korean support
This commit is contained in:
parent
d6bfa72ae2
commit
a15bff2c8e
18
ui/packages/app/src/lang/ko.json
Normal file
18
ui/packages/app/src/lang/ko.json
Normal 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": "gradio로 제작되었습니다"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user