diff --git a/i18n/de.json b/i18n/de.json
index 9fe9f974..fed65a13 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -225,6 +225,6 @@
"To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c": "Zum Kopieren des Textes drücken Sie die Kopieren-Schaltfläche oder verwenden Sie die Tastenkombination Strg+c/Cmd+c",
"Copy link": "Verknüpfung kopieren",
"Link copied to clipboard": "Verknüpfung wurde in die Zwischenablage kopiert.",
- "Paste text": "Paste text",
- "Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)"
+ "Paste text": "Text",
+ "Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "Tabulatortaste als Zeichen interpretieren (Umschalten durch Strg+m oder Esc)"
}
diff --git a/i18n/fr.json b/i18n/fr.json
index 9bc36b94..c580d1a0 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -225,6 +225,6 @@
"To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c": "To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c",
"Copy link": "Copier le lien",
"Link copied to clipboard": "Link copied to clipboard",
- "Paste text": "Paste text",
+ "Paste text": "Texte du paste",
"Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)"
}
diff --git a/i18n/it.json b/i18n/it.json
index d084a2a7..f05d16d5 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -221,10 +221,10 @@
"Error compressing paste, due to missing WebAssembly support.": "Errore nella compressione dell messaggio, a causa del supporto WebAssembly mancante.",
"Error decompressing paste, your browser does not support WebAssembly. Please use another browser to view this paste.": "Errore nella decompressione dell messaggio, il tuo browser non supporta WebAssembly. Utilizza un altro browser per visualizzare questo messaggio.",
"Start over": "Ricominciare",
- "Paste copied to clipboard": "Paste copied to clipboard",
+ "Paste copied to clipboard": "Messaggio copiato",
"To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c": "To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c",
- "Copy link": "Copy link",
+ "Copy link": "Copia il link",
"Link copied to clipboard": "Link copied to clipboard",
- "Paste text": "Paste text",
+ "Paste text": "Testo del messaggio",
"Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)"
}