🌐 New Crowdin updates (#659)
This commit is contained in:
@@ -24,5 +24,11 @@
|
||||
"seconds": "초",
|
||||
"minutes": "분",
|
||||
"hours": "시간"
|
||||
},
|
||||
"loading": "불러오는 중…",
|
||||
"breakPoints": {
|
||||
"small": "",
|
||||
"medium": "",
|
||||
"large": ""
|
||||
}
|
||||
}
|
||||
@@ -7,10 +7,5 @@
|
||||
"popover": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"screenSizes": {
|
||||
"small": "",
|
||||
"medium": "",
|
||||
"large": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,13 @@
|
||||
{}
|
||||
{
|
||||
"description": "",
|
||||
"contact": "",
|
||||
"addToDashboard": "",
|
||||
"metrics": {
|
||||
"configurationSchemaVersion": "",
|
||||
"configurationsCount": "",
|
||||
"version": "",
|
||||
"nodeEnvironment": "",
|
||||
"i18n": "",
|
||||
"locales": ""
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,9 @@
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"useSonarrv4": {
|
||||
"label": ""
|
||||
},
|
||||
"sundayStart": {
|
||||
"label": "한 주의 시작을 일요일로 설정"
|
||||
},
|
||||
|
||||
@@ -18,6 +18,9 @@
|
||||
},
|
||||
"url": {
|
||||
"label": "Dash. 주소"
|
||||
},
|
||||
"usePercentages": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -9,11 +9,20 @@
|
||||
"configTip": ""
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "Made with ❤️ by @"
|
||||
"madeWithLove": "Made with ❤️ by @",
|
||||
"thirdPartyContent": "",
|
||||
"thirdPartyContentTable": {
|
||||
"dependencyName": "",
|
||||
"dependencyVersion": ""
|
||||
}
|
||||
},
|
||||
"grow": "",
|
||||
"layout": {
|
||||
"title": "",
|
||||
"preview": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
},
|
||||
"divider": "",
|
||||
"main": "",
|
||||
"sidebar": "",
|
||||
"cannotturnoff": "",
|
||||
|
||||
21
public/locales/ko/settings/customization/general.json
Normal file
21
public/locales/ko/settings/customization/general.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"text": "",
|
||||
"accordeon": {
|
||||
"layout": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"gridstack": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"pageMetadata": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"appereance": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
10
public/locales/ko/settings/customization/gridstack.json
Normal file
10
public/locales/ko/settings/customization/gridstack.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "",
|
||||
"descriptionPreset": "",
|
||||
"descriptionExceedsPreset": ""
|
||||
},
|
||||
"unsavedChanges": "",
|
||||
"applyChanges": "",
|
||||
"defaultValues": ""
|
||||
}
|
||||
@@ -1,22 +1,28 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "페이지 제목"
|
||||
"label": "페이지 제목",
|
||||
"description": ""
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": ""
|
||||
"label": "",
|
||||
"description": ""
|
||||
},
|
||||
"logo": {
|
||||
"label": "로고"
|
||||
"label": "로고",
|
||||
"description": ""
|
||||
},
|
||||
"favicon": {
|
||||
"label": "파비콘"
|
||||
"label": "파비콘",
|
||||
"description": ""
|
||||
},
|
||||
"background": {
|
||||
"label": "배경"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "커스텀 CSS",
|
||||
"placeholder": ""
|
||||
"description": "",
|
||||
"placeholder": "",
|
||||
"applying": ""
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "적용"
|
||||
|
||||
Reference in New Issue
Block a user