MapComplete/langs/layers/ko.json
JiwonShin fa2cf82c7d Translated using Weblate (Korean)
Currently translated at 0.1% (7 of 4082 strings)

Translation: MapComplete/layers
Translate-URL: https://translate.mapcomplete.org/projects/mapcomplete/layers/ko/
2024-12-21 12:14:12 +01:00

23 lines
791 B
JSON

{
"artwork": {
"description": "전 세계의 여러 조각상과 예술 작품들 알려주는 오픈 맵 입니다"
},
"address": {
"description": "주소",
"name": "OSM에 등록된 주소들",
"tagRenderings": {
"housenumber": {
"question": "이 집의 번호는 무엇입니까?",
"mappings": {
"0": {
"then": "이 빌딩은 건물 번호가 존재하지 않습니다"
}
},
"render": "이 집의 번호는 <b>{addr:housenumber}</b> 입니다"
},
"fixme": {
"question": "수정할 내용이 있습니까? 설명 부탁드립니다"
}
}
}
}