Files

10 lines
281 B
Lua
Raw Permalink Normal View History

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>
2025-03-29 21:44:03 +11:00
Copyright © 2025 Linden <https://github.com/thelindat>
2025-03-18 18:46:09 +11:00
]]
2024-04-01 19:16:53 +11:00
function lib.getLocaleKey() return GetConvar('ox:locale', 'en') end