From 6513eebb8c14261e326aa6dd2cc534da120a092c Mon Sep 17 00:00:00 2001 From: paunofu Date: Fri, 13 May 2022 12:15:11 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 12.0% (225 of 1866 strings) Translation: MapComplete/Layer translations Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/ca/ --- langs/layers/ca.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/langs/layers/ca.json b/langs/layers/ca.json index 7e1050a67d..d21beff7b5 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -681,6 +681,22 @@ "hydrant": { "title": { "render": "Hidrant" + }, + "tagRenderings": { + "hydrant-type": { + "mappings": { + "4": { + "then": "L'hidrant està soterrat." + } + } + }, + "hydrant-color": { + "mappings": { + "2": { + "then": "El color de l'hidrant és roig." + } + } + } } }, "information_board": { @@ -952,4 +968,4 @@ } } } -} \ No newline at end of file +}