mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Create it.lua
For italians :)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Locales['it'] = {
|
||||
['new_message'] = '~b~Hai ricevuto un messaggio:~s~ %s',
|
||||
['press_take_call'] = '%s - Premi ~INPUT_CONTEXT~ per rispondere',
|
||||
['taken_call'] = '~y~%s~s~ chiamata in corso...',
|
||||
['gps_position'] = 'La destinazione è stata aggiunta al tuo GPS',
|
||||
['message_sent'] = 'Messaggio inviato',
|
||||
['cannot_add_self'] = 'Non puoi aggiungere te stesso!',
|
||||
['number_in_contacts'] = 'Questo numero è già presente nella lista contatti',
|
||||
['contact_added'] = 'Contatto aggiunto!',
|
||||
['contact_removed'] = 'Contatto rimosso!',
|
||||
['number_not_assigned'] = 'Il numero non è stato assegnato!',
|
||||
['invalid_number'] = 'Numero inserito non valido',
|
||||
}
|
||||
Reference in New Issue
Block a user