Translated using Weblate (Indonesian)

Currently translated at 3.6% (39 of 1072 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layer-translations/id/
This commit is contained in:
danieldegroot2 2021-10-31 18:49:57 +00:00 committed by Hosted Weblate
parent 011928acb8
commit 426371fb71
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -9,10 +9,15 @@
"title": { "title": {
"mappings": { "mappings": {
"0": { "0": {
"then": "Karya seni <i>{name}</i>" "then": "Karya Seni <i>{name}</i>"
} }
}, },
"render": "Karya seni" "render": "Karya Seni"
},
"presets": {
"0": {
"title": "Karya Seni"
}
} }
}, },
"bench": { "bench": {
@ -128,6 +133,13 @@
}, },
"shops-website": { "shops-website": {
"render": "<a href='{website}'>{website}</a>" "render": "<a href='{website}'>{website}</a>"
},
"shops-shop": {
"mappings": {
"5": {
"then": "Bengkel Mobil"
}
}
} }
} }
}, },
@ -166,4 +178,4 @@
"render": "Sudut pandang" "render": "Sudut pandang"
} }
} }
} }