You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/client/src/translations/it/translation.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,8 @@
109
109
"export_type_single": "Solo questa nota, senza le sottostanti",
110
110
"format_opml": "OPML - formato per scambio informazioni outline. Formattazione, immagini e files non sono inclusi.",
111
111
"opml_version_1": "OPML v.1.0 - solo testo semplice",
112
-
"opml_version_2": "OPML v2.0 - supporta anche HTML"
112
+
"opml_version_2": "OPML v2.0 - supporta anche HTML",
113
+
"share-format": "HTML per la pubblicazione sul web - utilizza lo stesso tema utilizzato per le note condivise, ma può essere pubblicato come sito web statico."
113
114
},
114
115
"password_not_set": {
115
116
"body1": "Le note protette sono crittografate utilizzando una password utente, ma la password non è stata ancora impostata.",
0 commit comments