mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
14 lines
467 B
Lua
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...',
|
|
|
|
}
|