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: src/i18n/it.json
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -233,6 +233,10 @@
233
233
"hint": "Copia e incolla questo codice nella tua pagina.",
234
234
"copy": "Copia negli appunti",
235
235
"copied": "Copiato!"
236
+
},
237
+
"webcomponent": {
238
+
"title": "Web component",
239
+
"hint": "Copia e incolla questo frammento di codice sorgente sulla tua pagina. Richiede il caricamento di @edrlab/thorium-badges (npm import o il tuo tag <script>)."
236
240
}
237
241
},
238
242
"index": {
@@ -374,5 +378,14 @@
374
378
"subtitle": "Se desideri aggiungere {{publicationTitle}} su Thorium Reader devi prima scaricare l'app.",
0 commit comments