diff --git a/langs/layers/eo.json b/langs/layers/eo.json index be60b846f..b3ac4e311 100644 --- a/langs/layers/eo.json +++ b/langs/layers/eo.json @@ -222,5 +222,34 @@ } } } + }, + "address": { + "description": "Adresoj", + "name": "Konataj adresoj en OSM" + }, + "bicycle_rental": { + "tagRenderings": { + "9": { + "rewrite": { + "into": { + "0": { + "1": "urbaj bicikloj" + }, + "3": { + "1": "BMX-bicikloj" + }, + "4": { + "1": "montobicikloj" + }, + "1": { + "1": "elektraj bicikloj" + }, + "2": { + "1": "bicikloj por infanoj" + } + } + } + } + } } -} \ No newline at end of file +}