feat(locale): locale hotloading

This commit is contained in:
Linden
2024-04-01 19:16:53 +11:00
parent 09ca963f26
commit 1e3b2cb567
4 changed files with 49 additions and 10 deletions

View File

@@ -0,0 +1 @@
function lib.getLocaleKey() return GetConvar('ox:locale', 'en') end