16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 01:59:19 +02:00

And one more typo...

This commit is contained in:
2025-03-07 02:12:47 +01:00
parent 7cfb811f7d
commit 1b346b1aee

View File

@@ -323,7 +323,7 @@ std::string locale::label_cab_control(std::string const &Label)
{ "universal7:", STRN("interactive part") },
{ "universal8:", STRN("interactive part") },
{ "universal9:", STRN("interactive part") },
{ "wieprs_sw:", STRN("wipers mode selector") },
{ "wipers_sw:", STRN("wipers mode selector") },
};
auto const it = cabcontrols_labels.find( Label );