diff --git a/[esx_addons]/esx_allowlist/locales/it.lua b/[esx_addons]/esx_allowlist/locales/it.lua new file mode 100644 index 00000000..a0ec9366 --- /dev/null +++ b/[esx_addons]/esx_allowlist/locales/it.lua @@ -0,0 +1,8 @@ +Locales['it'] = { + ['allowlist_check'] = 'verifica Allowlisted.', + ['not_allowlisted'] = 'devi essere nella Allowlisted per unirti a questo server!', + ['allowlist_empty'] = 'non ci sono allowlists salvate per questo server.', + ['license_missing'] = 'Errore: il tuo identificatore รจ mancante!', + ['help_allowlist_add'] = 'aggiungi qualcuno alla allowlist', + ['help_allowlist_load'] = 'ricarica la allowlist', +}