Files
esx_core-esx-framework/locales/en.lua
T
2017-08-17 02:49:58 -07:00

14 lines
483 B
Lua

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