From 384a737d7c980d6b3cc003dddf0d33d949823f26 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Thu, 10 Mar 2022 23:25:05 +0100 Subject: [PATCH] Revert changes to translation files --- langs/id.json | 8 ++++---- langs/themes/en.json | 11 ----------- langs/themes/id.json | 12 ++++++++++-- 3 files changed, 14 insertions(+), 17 deletions(-) diff --git a/langs/id.json b/langs/id.json index bc6c86a080..45ef6bea23 100644 --- a/langs/id.json +++ b/langs/id.json @@ -8,12 +8,12 @@ "delete": { "cancel": "Batal", "cannotBeDeleted": "Fitur ini tidak dapat dihapus", - "delete": "Hapus", "explanations": { "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": { "reload": "Muat ulang data" @@ -115,4 +115,4 @@ "split": { "cancel": "Batal" } -} \ No newline at end of file +} diff --git a/langs/themes/en.json b/langs/themes/en.json index deae423e00..5997286d9a 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -879,17 +879,6 @@ "question": "What kind of building is this?" } } - }, - "6": { - "tagRenderings": { - "Import-button": { - "mappings": { - "0": { - "then": "Did not yet calculate the metatags... Reopen this popup" - } - } - } - } } } }, diff --git a/langs/themes/id.json b/langs/themes/id.json index d9fabf17f0..efe1d30c2d 100644 --- a/langs/themes/id.json +++ b/langs/themes/id.json @@ -8,7 +8,8 @@ "title": "Buka Peta Karya Seni" }, "benches": { - "title": "Bangku" + "title": "Bangku", + "shortDescription": "Peta bangku" }, "cafes_and_pubs": { "title": "Kafe dan pub" @@ -282,5 +283,12 @@ }, "waste_basket": { "title": "Keranjang Sampah" + }, + "bicyclelib": { + "title": "Perpustakaan sepeda" + }, + "bicycle_rental": { + "title": "Sewa sepeda", + "shortDescription": "Peta dengan stasiun persewaan sepeda dan toko penyewaan sepeda" } -} \ No newline at end of file +}