locale: made "weight_unit:ton" translatable, required for French.

Dieser Commit ist enthalten in:
Reinder Feenstra 2024-11-25 22:56:19 +01:00
Ursprung 7c413dd305
Commit 8c9f7b09bf
2 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen

Datei anzeigen

@ -6427,5 +6427,9 @@
{
"term": "speed_limit_property:no_limit",
"definition": "No limit"
},
{
"term": "weight_unit:ton",
"definition": "ton"
}
]

Datei anzeigen

@ -279,10 +279,6 @@
"term": "weight_unit:short_tons",
"definition": "Short tons"
},
{
"term": "weight_unit:ton",
"definition": "ton"
},
{
"term": "world_scale:h0",
"definition": "H0 (1:87)"
@ -391,4 +387,4 @@
"term": "loconet_command_station:uhlenbrock_intellibox_2",
"definition": "Uhlenbrock Intellibox II"
}
]
]