mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 13:53:37 +00:00
[strings] Fix Wicket gate to upper case
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user