From 24d6ffc18f368a2b59adb528f63514c2d14a8f01 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Fri, 17 Jun 2022 15:01:43 +0200 Subject: [PATCH] use "Foosball" also in field values (and npm run build) --- data/fields/sport_pub.json | 2 +- interim/source_strings.yaml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/data/fields/sport_pub.json b/data/fields/sport_pub.json index c3fdd3e3..618739f1 100644 --- a/data/fields/sport_pub.json +++ b/data/fields/sport_pub.json @@ -4,7 +4,7 @@ "label": "Sports", "strings": { "options": { - "table_soccer": "Table Football", + "table_soccer": "Foosball", "billiards": "Billiards", "darts": "Darts" } diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index ca3d2243..cc494b22 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -2907,6 +2907,17 @@ en: ice_stock: Ice Stock # sport=multi multi: Multiple + sport_pub: + # sport=* + label: Sports + options: + # sport=billiards + billiards: Billiards + # sport=darts + darts: Darts + # sport=table_soccer + table_soccer: Foosball + terms: '[translate with synonyms or related terms for ''Sports'', separated by commas]' sport_racing_motor: # sport=* label: Sports @@ -7075,6 +7086,11 @@ en: name: Softball Field # 'terms: baseball,diamond,softball' terms: + leisure/pitch/table_soccer: + # leisure=pitch + sport=table_soccer | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). + name: Foosball Table + # 'terms: kicker,table football,table soccer,tecball' + terms: leisure/pitch/table_tennis: # leisure=pitch + sport=table_tennis | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Ping Pong Table