Revert changes to translation files

This commit is contained in:
Pieter Vander Vennet 2022-03-10 23:25:05 +01:00
parent ce017e0341
commit 384a737d7c
3 changed files with 14 additions and 17 deletions

View file

@ -8,12 +8,12 @@
"delete": { "delete": {
"cancel": "Batal", "cancel": "Batal",
"cannotBeDeleted": "Fitur ini tidak dapat dihapus", "cannotBeDeleted": "Fitur ini tidak dapat dihapus",
"delete": "Hapus",
"explanations": { "explanations": {
"selectReason": "Silahkan pilih mengapa fitur ini harus dihapus" "selectReason": "Silahkan pilih mengapa fitur ini harus dihapus"
}, },
"isDeleted": "Fitur ini telah dihapus", "isntAPoint": "Hanya titik yang dapat dihapus, fitur yang dipilih adalah jalan, area, atau relasi.",
"isntAPoint": "Hanya titik yang dapat dihapus, fitur yang dipilih adalah jalan, area, atau relasi." "delete": "Hapus",
"isDeleted": "Fitur ini telah dihapus"
}, },
"favourite": { "favourite": {
"reload": "Muat ulang data" "reload": "Muat ulang data"
@ -115,4 +115,4 @@
"split": { "split": {
"cancel": "Batal" "cancel": "Batal"
} }
} }

View file

@ -879,17 +879,6 @@
"question": "What kind of building is this?" "question": "What kind of building is this?"
} }
} }
},
"6": {
"tagRenderings": {
"Import-button": {
"mappings": {
"0": {
"then": "Did not yet calculate the metatags... Reopen this popup"
}
}
}
}
} }
} }
}, },

View file

@ -8,7 +8,8 @@
"title": "Buka Peta Karya Seni" "title": "Buka Peta Karya Seni"
}, },
"benches": { "benches": {
"title": "Bangku" "title": "Bangku",
"shortDescription": "Peta bangku"
}, },
"cafes_and_pubs": { "cafes_and_pubs": {
"title": "Kafe dan pub" "title": "Kafe dan pub"
@ -282,5 +283,12 @@
}, },
"waste_basket": { "waste_basket": {
"title": "Keranjang Sampah" "title": "Keranjang Sampah"
},
"bicyclelib": {
"title": "Perpustakaan sepeda"
},
"bicycle_rental": {
"title": "Sewa sepeda",
"shortDescription": "Peta dengan stasiun persewaan sepeda dan toko penyewaan sepeda"
} }
} }