v3.3.1
Fixed
- The dashboard fell back to German for any language it did not have its own translation for. Picking a language in the Settings tab that only exists in
translation.lua(Hungarian) silently rendered the whole dashboard UI in German instead of the picked language, even though the in-game texts (notifications, key menu) already used it correctly. The dashboard now ships a full Hungarian translation, so picking Hungarian actually shows Hungarian everywhere.
The NUI ships prebuilt, so there is nothing to build on your side. Just replace the resource files as usual, the server needs no npm.
Changed files
fxmanifest.lua
web/package.json
web/src/admin/i18n.ts
html/**