Skip to content

Commit dfa101d

Browse files
committed
Deploying to main from @ 0d31467 🚀
1 parent 0d31467 commit dfa101d

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

interim/source_strings.yaml

+55
Original file line numberDiff line numberDiff line change
@@ -2870,10 +2870,65 @@ en:
28702870
kerb:
28712871
# kerb=*
28722872
label: Curb
2873+
options:
2874+
flush:
2875+
# description for kerb=flush
2876+
description: A dropped curb which is level with the surrounding area.
2877+
# title for kerb=flush
2878+
title: Flush
2879+
lowered:
2880+
# description for kerb=lowered
2881+
description: A dropped curb which can be used by wheelchair users, not higher than a few centimeters.
2882+
# title for kerb=lowered
2883+
title: Lowered
2884+
'no':
2885+
# description for kerb=no
2886+
description: There is no curb present at this location.
2887+
# title for kerb=no
2888+
title: 'No'
2889+
raised:
2890+
# description for kerb=raised
2891+
description: A raised curb which can't easily be used by wheelchair users, higher than a few centimeters.
2892+
# title for kerb=raised
2893+
title: Raised
2894+
rolled:
2895+
# description for kerb=rolled
2896+
description: A raised curb with a rounded edge which makes it easier to use for cars or bicycles, but not for wheelchairs.
2897+
# title for kerb=rolled
2898+
title: Rolled
2899+
'yes':
2900+
# description for kerb=yes
2901+
description: Some sort of curb is present at this location, unknown whether it is raised, lowered, flush etc.
2902+
# title for kerb=yes
2903+
title: 'Yes'
28732904
terms: '[translate with synonyms or related terms for ''Curb'', separated by commas]'
28742905
kerb/height:
28752906
# kerb:height=*
28762907
label: Height
2908+
kerb/kerb_barrier:
2909+
# kerb=*
2910+
label: Curb
2911+
options:
2912+
flush:
2913+
# description for kerb=flush
2914+
description: A dropped curb which is level with the surrounding area.
2915+
# title for kerb=flush
2916+
title: Flush
2917+
lowered:
2918+
# description for kerb=lowered
2919+
description: A dropped curb which can be used by wheelchair users, not higher than a few centimeters.
2920+
# title for kerb=lowered
2921+
title: Lowered
2922+
raised:
2923+
# description for kerb=raised
2924+
description: A raised curb which can't easily be used by wheelchair users, higher than a few centimeters.
2925+
# title for kerb=raised
2926+
title: Raised
2927+
rolled:
2928+
# description for kerb=rolled
2929+
description: A raised curb with a rounded edge which makes it easier to use for cars or bicycles, but not for wheelchairs.
2930+
# title for kerb=rolled
2931+
title: Rolled
28772932
kitchen:
28782933
# kitchen=*
28792934
label: Kitchen

0 commit comments

Comments
 (0)