Files
esx_core/_resources/instance/locales/en.lua
T

9 lines
325 B
Lua

Locales['en'] = {
['left_instance'] = 'you have left the instance',
['invite_expired'] = 'invite expired',
['press_to_enter'] = 'press ~INPUT_CONTEXT~ to enter the instance',
['entered_instance'] = 'you entered the instance',
['entered_into'] = '%s entered the instance',
['left_out'] = '%s left the instance',
}