Files
ox_lib/resource/locale/server.lua

10 lines
288 B
Lua
Raw Normal View History

--[[
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