Files
esx_core/locales/en.lua
T
2017-08-17 02:57:06 -04:00

14 lines
467 B
Lua

Locales['en'] = {
['new_message'] = '~b~New message',
['press_take_call'] = ' - Press 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...',
}