[i18n] Translate clipboard toast messages (#2462)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-02-06 15:34:15 -05:00
committed by GitHub
parent 2da23fd373
commit 68f6d51ad2
7 changed files with 38 additions and 6 deletions

View File

@@ -1,4 +1,9 @@
{
"clipboard": {
"errorMessage": "클립보드에 복사하지 못했습니다",
"errorNotSupported": "당신의 브라우저에서 클립보드 API가 지원되지 않습니다",
"successMessage": "클립보드에 복사됨"
},
"color": {
"blue": "파란색",
"custom": "사용자 정의",