From b9a318967d21281e47f17c46c7cb832ce804daf9 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Sun, 27 Mar 2022 20:20:34 +0200 Subject: [PATCH] Translation sync --- assets/themes/climbing/climbing.json | 47 ++++++++++++++-------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/assets/themes/climbing/climbing.json b/assets/themes/climbing/climbing.json index 9a13c7e6c..550131a86 100644 --- a/assets/themes/climbing/climbing.json +++ b/assets/themes/climbing/climbing.json @@ -224,14 +224,14 @@ "point", "centroid" ], - "label": { - "mappings": [ - { - "if": "name~*", - "then": "
{name}
" + "label": { + "mappings": [ + { + "if": "name~*", + "then": "
{name}
" + } + ] } - ] - } } ] }, @@ -340,14 +340,15 @@ "location": [ "point", "centroid" - ], "label": { - "mappings": [ - { - "if": "name~*", - "then": "
{name}
" + ], + "label": { + "mappings": [ + { + "if": "name~*", + "then": "
{name}
" + } + ] } - ] - } } ] }, @@ -583,15 +584,15 @@ "location": [ "point", "centroid" - ], "label": { - "mappings": [ - { - "if": "name~*", - "then": "
{name}
" + ], + "label": { + "mappings": [ + { + "if": "name~*", + "then": "
{name}
" + } + ] } - ] - } - }, { "color": { @@ -1692,4 +1693,4 @@ } ] } -} +} \ No newline at end of file