2025-03-18 18:46:09 +11:00
|
|
|
--[[
|
|
|
|
|
https://github.com/overextended/ox_lib
|
|
|
|
|
|
|
|
|
|
This file is licensed under LGPL-3.0 or higher <https://www.gnu.org/licenses/lgpl-3.0.en.html>
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2025 Linden <https://github.com/thelindat/fivem>
|
|
|
|
|
]]
|
|
|
|
|
|
2024-04-01 19:16:53 +11:00
|
|
|
function lib.getLocaleKey() return GetConvar('ox:locale', 'en') end
|