diff --git a/l10n/it.json b/l10n/it.json new file mode 100644 index 0000000..4d762c2 --- /dev/null +++ b/l10n/it.json @@ -0,0 +1,14 @@ +{ "translations": { + "Quick notes" : "Note veloci", + "Nothing here. Take your quick notes." : "Niente qui. Prendi le tue note veloci.", + "New note" : "Nuova nota", + "All notes" : "Tutte le note", + "Shared with you" : "Condiviso con te", + "Shared with others" : "Condiviso con altri", + "Colors" : "Colori", + "Notes" : "Note", + "Share" : "Condiviso", + "Cancel" : "Cancella”, + "Save" : "Salva" +} +}