Update it.lua

This commit is contained in:
Pierre Grassin
2022-01-10 18:55:33 +01:00
committed by GitHub
parent 7c8646a157
commit f23f5eba50
+1 -1
View File
@@ -6,7 +6,7 @@ local Translations = {
missing_args2 = 'Tutti gli argomenti devono essere compilati!',
no_access = 'Non hai accesso a questo comando',
company_too_poor = 'La tua azienda è povera',
item_exist = 'Oggetto inesistente',
item_not_exist = 'Oggetto inesistente',
too_heavy = 'Inventario pieno'
},
success = {},