missing language strings

This commit is contained in:
deadeye2
2018-09-01 19:16:07 -04:00
committed by GitHub
parent 7ae6bbb87b
commit c248eb934b
+3 -3
View File
@@ -737,11 +737,11 @@ Config.Menus = {
price = 5.12
},
modFrontWheelsColor = {
label = 'Peinture Jantes',
label = _U('wheel_color'),
parent = 'wheels'
},
wheelColor = {
label = 'Peinture Jantes',
label = _U('wheel_color'),
parent = 'modFrontWheelsColor',
modType = 'wheelColor',
price = 0.66
@@ -901,4 +901,4 @@ Config.Menus = {
price = 1.12
}
}
}