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

And one more typo...

This commit is contained in:
2025-03-07 02:12:47 +01:00
parent f36a4a9fda
commit 5ad3789d27

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 );