From ae6520005480781b1606bb23dbb41830f33b2bad Mon Sep 17 00:00:00 2001 From: SlyJordi <82180160+slyjordi@users.noreply.github.com> Date: Mon, 8 Aug 2022 01:55:43 +0200 Subject: [PATCH] Italian language for esx_vehicleshop --- [esx_addons]/esx_vehicleshop/locales/it.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[esx_addons]/esx_vehicleshop/locales/it.lua b/[esx_addons]/esx_vehicleshop/locales/it.lua index ce3e1a74..2eee3edb 100644 --- a/[esx_addons]/esx_vehicleshop/locales/it.lua +++ b/[esx_addons]/esx_vehicleshop/locales/it.lua @@ -19,7 +19,7 @@ Locales['it'] = { ['invalid_amount'] = 'importo non valido', ['invoice_amount'] = 'Prezzo fattura', ['no'] = 'no', - ['yes'] = 'si', + ['yes'] = 'sí', ['no_players'] = 'Non ci sono giocatori nelle vicinanze', ['not_enough_money'] = 'non hai abbastanza soldi', ['not_rental'] = 'questo non è un veicolo ~noleggiato',