-
Notifications
You must be signed in to change notification settings - Fork 3
Locale
JustGod edited this page Oct 28, 2023
·
3 revisions
(method) Locale:Constructor()(method) Locale:ConvertStr(str: string, ...any)
-> stringTranslate string
(method) Locale:Register(name: string, data: table)
-> Locale(method) Locale:Translate(str: string, ...any)
-> stringstringstringtable<string, table<string, string>>function _C(lang: string, data: table)
-> Localefunction _U(str: string, ...any)
-> string