Release
Qbox servers get a dedicated framework adapter instead of borrowing the QBCore one, and the resource is now available in Hungarian. Nothing else changed, so there is no rush unless you run Qbox.
Version numbers move together across the police suite, so this release is 1.2.0 even though only two things changed here.
Four files. config/config.lua is yours to keep if you have edited it — the only change in it is the new Qbox option in the framework list.
client/custom/framework/qbx.lua (new)server/custom/framework/qbx.lua (new)config/config.lualocales/hu.json (new)Qbox declares itself as qb-core, so it was being detected as QBCore and run through the compatibility bridge. It is now detected first and handled on its own terms.