From 98c306e5c253e3f50f1f801dc9ce528f58072987 Mon Sep 17 00:00:00 2001 From: luca-angemi Date: Fri, 27 Oct 2017 06:26:38 +0200 Subject: [PATCH] Create it.json (#499) --- translations/it.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 translations/it.json 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" + } +}