Skip to content

Commit 65ab57a

Browse files
committed
npm run build
1 parent a87233c commit 65ab57a

File tree

1 file changed

+44
-6
lines changed

1 file changed

+44
-6
lines changed

interim/source_strings.yaml

Lines changed: 44 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,9 @@ en:
430430
bunker_type:
431431
# bunker_type=*
432432
label: Type
433+
button_operated:
434+
# button_operated=*
435+
label: Button Operated
433436
cables:
434437
# cables=*
435438
label: Cables
@@ -3173,6 +3176,14 @@ en:
31733176
traffic_signals:
31743177
# traffic_signals=*
31753178
label: Type
3179+
traffic_signals/arrow:
3180+
# traffic_signals:arrow=*
3181+
label: Tactile Arrow
3182+
terms: '[translate with synonyms or related terms for ''Tactile Arrow'', separated by commas]'
3183+
traffic_signals/countdown:
3184+
# traffic_signals:countdown=*
3185+
label: Countdown
3186+
terms: '[translate with synonyms or related terms for ''Countdown'', separated by commas]'
31763187
traffic_signals/direction:
31773188
# traffic_signals:direction=*
31783189
label: Direction Affected
@@ -3183,6 +3194,29 @@ en:
31833194
both: Both / All
31843195
# traffic_signals:direction=forward
31853196
forward: Forward
3197+
traffic_signals/minimap:
3198+
# traffic_signals:minimap=*
3199+
label: Tactile Map
3200+
terms: '[translate with synonyms or related terms for ''Tactile Map'', separated by commas]'
3201+
traffic_signals/sound:
3202+
# traffic_signals:sound=*
3203+
label: Sound Signals
3204+
options:
3205+
# traffic_signals:sound=locate
3206+
locate:
3207+
description: There is only a signal to find the pole
3208+
title: Locate
3209+
# traffic_signals:sound=no
3210+
'no': 'No'
3211+
# traffic_signals:sound=walk
3212+
walk:
3213+
description: here is only the signal when walking is allowed
3214+
title: Locate
3215+
# traffic_signals:sound=yes
3216+
'yes': 'Yes'
3217+
traffic_signals/vibration:
3218+
# traffic_signals:vibration=*
3219+
label: Vibration
31863220
trail_visibility:
31873221
# trail_visibility=*
31883222
label: Trail Visibility
@@ -6917,6 +6951,11 @@ en:
69176951
name: Netball Court
69186952
# 'terms: basketball'
69196953
terms: <translate with synonyms or related terms for 'Netball Court', separated by commas>
6954+
leisure/pitch/padel:
6955+
# leisure=pitch + sport=padel | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
6956+
name: Padel Court
6957+
# 'terms: tennis,paddle'
6958+
terms: <translate with synonyms or related terms for 'Padel Court', separated by commas>
69206959
leisure/pitch/paintball:
69216960
# leisure=pitch + sport=paintball | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
69226961
name: Paintball Field
@@ -6926,11 +6965,6 @@ en:
69266965
name: Pickleball Court
69276966
# 'terms: tennis,paddleball'
69286967
terms: <translate with synonyms or related terms for 'Pickleball Court', separated by commas>
6929-
leisure/pitch/padel:
6930-
# leisure=pitch + sport=padel | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
6931-
name: Padel Court
6932-
# 'terms: tennis,paddle'
6933-
terms: <translate with synonyms or related terms for 'Padel Court', separated by commas>
69346968
leisure/pitch/rugby_league:
69356969
# leisure=pitch + sport=rugby_league | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
69366970
name: Rugby League Field
@@ -8137,6 +8171,10 @@ en:
81378171
# playground=cushion | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
81388172
name: Bouncy Cushion
81398173
terms: <translate with synonyms or related terms for 'Bouncy Cushion', separated by commas>
8174+
playground/hopscotch:
8175+
# playground=hopscotch | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
8176+
name: Hopscotch
8177+
terms: <translate with synonyms or related terms for 'Hopscotch', separated by commas>
81408178
playground/horizontal_bar:
81418179
# playground=horizontal_bar | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
81428180
name: Play Horizontal Bar
@@ -8168,7 +8206,7 @@ en:
81688206
playground/springy:
81698207
# playground=springy | Spring Rocker | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
81708208
name: Spring Rider
8171-
# 'terms: springy rocker'
8209+
# 'terms: rocking horse,spring horse,spring toy,springy'
81728210
terms: <translate with synonyms or related terms for 'Spring Rider', separated by commas>
81738211
playground/structure:
81748212
# playground=structure | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).

0 commit comments

Comments
 (0)