mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
9 lines
325 B
Lua
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',
|
|
}
|