mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 13:41:59 +00:00
Add i18n for next/back/install buttons (#2045)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
"g": {
|
||||
"about": "정보",
|
||||
"add": "추가",
|
||||
"back": "뒤로",
|
||||
"cancel": "취소",
|
||||
"close": "닫기",
|
||||
"color": "색상",
|
||||
@@ -91,12 +92,14 @@
|
||||
"icon": "아이콘",
|
||||
"imageFailedToLoad": "이미지를 로드하지 못했습니다.",
|
||||
"insert": "삽입",
|
||||
"install": "설치",
|
||||
"keybinding": "키 바인딩",
|
||||
"loadAllFolders": "모든 폴더 로드",
|
||||
"loadWorkflow": "워크플로우 로드",
|
||||
"loading": "로딩 중",
|
||||
"logs": "로그",
|
||||
"newFolder": "새 폴더",
|
||||
"next": "다음",
|
||||
"no": "아니오",
|
||||
"noResultsFound": "결과를 찾을 수 없습니다.",
|
||||
"noTasksFound": "작업을 찾을 수 없습니다.",
|
||||
|
||||
Reference in New Issue
Block a user