Files
esx_core/locales/en.lua
T
2017-08-17 12:51:41 -04:00

11 lines
317 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'] = ' entered the instance',
['left_out'] = ' left the instance',
}