New Crowdin updates (#1614)
This commit is contained in:
@@ -18,10 +18,33 @@
|
||||
"background": {
|
||||
"label": "배경"
|
||||
},
|
||||
"backgroundImageAttachment": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"fixed": "",
|
||||
"scroll": ""
|
||||
}
|
||||
},
|
||||
"backgroundImageSize": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"cover": "",
|
||||
"contain": ""
|
||||
}
|
||||
},
|
||||
"backgroundImageRepeat": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"repeat": "",
|
||||
"no-repeat": "",
|
||||
"repeat-x": "",
|
||||
"repeat-y": ""
|
||||
}
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "커스텀 CSS",
|
||||
"description": "또한 숙련된 사용자에게만 권장되는 CSS를 사용하여 대시보드를 사용자 지정할 수 있습니다.",
|
||||
"placeholder": "사용자 정의 CSS는 마지막에 적용됩니다.",
|
||||
"applying": "CSS 적용하기..."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user