Files
homarr/public/locales/ko/layout/modals/change-position.json
2023-11-03 21:15:08 +01:00

8 lines
174 B
JSON

{
"xPosition": "X축 위치",
"width": "너비",
"height": "높이",
"yPosition": "Y축 위치",
"zeroOrHigher": "0 이상",
"betweenXandY": "{{min}} ~ {{max}}사이"
}