🐛 fix(locales): Update custom HTML description for clarity across multiple languages
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"site": {
|
||||
"customHtml": "사용자 정의 HTML",
|
||||
"customHtmlDescription": "사이트의 head 태그에 삽입할 사용자 정의 HTML 코드",
|
||||
"customHtmlDescription": "사이트의 <body> 태그 하단에 삽입될 사용자 정의 HTML 코드입니다.",
|
||||
"keywords": "키워드",
|
||||
"keywordsDescription": "SEO 목적으로 사용됨",
|
||||
"logo": "LOGO",
|
||||
|
||||
Reference in New Issue
Block a user