mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
Update English UI
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
|
||||
$('.message .ok-btn').click(function() {
|
||||
$.post('http://esx_phone/send', JSON.stringify({
|
||||
message: $(this).attr('data-contact-job') + ": Received !",
|
||||
message: $(this).attr('data-contact-job') + ": Received!",
|
||||
number : $(this).attr('data-contact-number'),
|
||||
anonyme: false
|
||||
}))
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
Locales['en'] = {
|
||||
|
||||
['new_message'] = '~b~New message :~s~ %s',
|
||||
['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',
|
||||
|
||||
Reference in New Issue
Block a user