Skip to main content

Lang

Importing Lang

local Lang = exports.plouffe_lib:Get("Lang")
  • Show
  print(Lang[lang])
  • Info
The object returned by the lang getter will return the full lang object so i recommende not caching the whole thing in every script cause yea