mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 03:01:54 +00:00
[i18n] Translate clipboard toast messages (#2462)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"clipboard": {
|
||||
"errorMessage": "클립보드에 복사하지 못했습니다",
|
||||
"errorNotSupported": "당신의 브라우저에서 클립보드 API가 지원되지 않습니다",
|
||||
"successMessage": "클립보드에 복사됨"
|
||||
},
|
||||
"color": {
|
||||
"blue": "파란색",
|
||||
"custom": "사용자 정의",
|
||||
|
||||
Reference in New Issue
Block a user