-
Notifications
You must be signed in to change notification settings - Fork 49
config.json Parameters
Mike Koch edited this page May 27, 2015
·
19 revisions
Below are all of the options for the config.json
file, and the valid choices for each option:
Parameter | Description | Values |
---|---|---|
language | The language .json file to load into the skin |
See table below for included .json files |
distanceUnits | Units to display distances and speed in |
km for kilometers (kilometers per hour for speed) mi for miles (miles per hour for speed) |
timeFormat | Format used to display the in-game time (either 24-hour or 12-hour (AM/PM)) |
24h for 24-hour format 12h for 12-hour format |
weightUnits | Units to display trailer mass in |
kg for kilograms t for tons |
currencyCode | Currency code to display on screen. |
EUR , CHF , CZK GBP , PLN , HUF
|
File Name | Language |
---|---|
en-US.json |
English (United States) |
pl-PL.json |
Polish (Poland) |
pt-BR.json |
Portuguese (Brazil) |
fr-CA.json |
French (Canada) |
de-DE.json |
German (Germany) |
it-IT.json |
Italian (Italy) |
es-ES.json |
Spanish (Spain) |
Bold indicates that the language file has not been updated to 2.0.0, and therefore some text may be a mixture of the translated language and English (US).