From be2fe9e384c58da6ff6d416e0731952e242c7b12 Mon Sep 17 00:00:00 2001 From: phlostically Date: Mon, 23 May 2022 23:49:23 +0000 Subject: [PATCH] Translated using Weblate (Esperanto) Currently translated at 3.3% (63 of 1866 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/eo/ --- langs/layers/eo.json | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) 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 +}