diff --git a/translations/it.json b/translations/it.json new file mode 100644 index 0000000000..507200ac4f --- /dev/null +++ b/translations/it.json @@ -0,0 +1,12 @@ +{ + "language": { + "it": "Italiano" + }, + "panel": { + "states": "Stati", + "map": "Mappa", + "logbook": "Logbook", + "history": "Storico", + "log_out": "Log Out" + } +}