Files
esx_core/locales/en.lua
T
2017-09-03 15:27:03 -04:00

14 lines
490 B
Lua

Locales['en'] = {
['new_message'] = '~b~New message:~s~ %s',
['press_take_call'] = ' - Press ~INPUT_CONTEXT~ to take the call',
['taken_call'] = ' has taken the call',
['gps_position'] = 'destination entered into the GPS',
['message_sent'] = 'message sent',
['cannot_add_self'] = 'you can not add yourself',
['number_in_contacts'] = 'this number is alraedy in your contact list',
['contact_added'] = 'contact added',
['number_not_assigned'] = 'this number is not assigned...',
}