[strings] Fix Wicket gate to upper case

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-08-23 14:22:57 +07:00
parent 053855bd97
commit ea588e7ece

View File

@@ -224,7 +224,7 @@
"type.barrier.retaining_wall" = "Retaining Wall"; "type.barrier.retaining_wall" = "Retaining Wall";
"type.barrier.stile" = "Stile"; "type.barrier.stile" = "Stile";
"type.barrier.turnstile" = "Turnstile"; "type.barrier.turnstile" = "Turnstile";
"type.barrier.wicket_gate" = "Wicket gate"; "type.barrier.wicket_gate" = "Wicket Gate";
"type.barrier.swing_gate" = "Swing Gate"; "type.barrier.swing_gate" = "Swing Gate";
"type.barrier.toll_booth" = "Toll Booth"; "type.barrier.toll_booth" = "Toll Booth";
"type.barrier.wall" = "Wall"; "type.barrier.wall" = "Wall";