mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
ff62e87e0e
Fixed up other app.js missing delete Contact, moved the phone slightly more to the right of the screen, Added Polish Translation.
13 lines
649 B
Lua
13 lines
649 B
Lua
Locales['en'] = {
|
|
['new_message'] = '~b~Masz nową wiadomość:~s~ %s',
|
|
['press_take_call'] = '%s - Wciśnij ~INPUT_CONTEXT~ aby odebrać telefon',
|
|
['taken_call'] = '~y~%s~s~ odebrał telefon',
|
|
['gps_position'] = 'Cel podróży został dodany do GPS\'a',
|
|
['message_sent'] = 'Wiadomość wysłana',
|
|
['cannot_add_self'] = 'Nie możesz dodać samego siebie!',
|
|
['number_in_contacts'] = 'Ten numer jest już na twojej liście kontaktów',
|
|
['contact_added'] = 'Kontakt dodany!',
|
|
['contact_removed'] = 'Kontakt usunięty!',
|
|
['number_not_assigned'] = 'Numer nie jest przypisany!',
|
|
['invalid_number'] = 'To nie jest prawidłowy numer telefonu!',
|
|
} |