Localization
Config.Locales = { 'en-US', 'ro-RO', 'fr-FR', 'de-DE', 'pt-PT', 'hu-HU', 'nl-NL', 'cs-CZ', 'el-GR', 'da-DK' }
nui/dist/locales/[LANGUAGE]/translation.json
{
"navigation": {
"dashboard": "Dashboard",
"incidents": "Incidents",
"evidences": "Evidences",
"warrants": "Warrants",
"officers": "Officers",
"bolos": "Bolos",
"dispatch": "Dispatch",
"cameras": "Cameras",
"citizens": "Citizens",
"vehicles": "Vehicles",
"houses": "Houses",
"weapons": "Weapons",
"codes": "Codes",
"charges": "Charges",
"announcements": "Announcements",
"config": "Configuration",
"administration": "Administration",
"exit": "Exit"
// the rest of the json file...
Last updated