forked from MapComplete/MapComplete
6f0b951b3a
Currently translated at 32.0% (8 of 25 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/id/
24 lines
654 B
JSON
24 lines
654 B
JSON
{
|
|
"undefined": {
|
|
"email": {
|
|
"question": "Apa alamat surel dari {name}?"
|
|
},
|
|
"phone": {
|
|
"question": "Nomor telepon dari {name|?"
|
|
},
|
|
"website": {
|
|
"question": "Apa situs web dari {name}?"
|
|
},
|
|
"payment-options": {
|
|
"mappings": {
|
|
"1": {
|
|
"then": "Disini menerima pembayaran dengan kartu"
|
|
},
|
|
"0": {
|
|
"then": "Disini menerima pembayaran tunai"
|
|
}
|
|
},
|
|
"question": "Metode pembayaran manakah yang di terima disini?"
|
|
}
|
|
}
|
|
}
|