Copy paste to clipboard button added. Copy paste to clipboard shortcut added

This commit is contained in:
ribas160
2024-12-28 18:42:46 +02:00
parent c1333e5831
commit 6c39a1441c
45 changed files with 340 additions and 38 deletions

View File

@@ -219,5 +219,7 @@
"Yes, see it": "Yes, see it",
"Dark Mode": "Sötét mód",
"Error compressing paste, due to missing WebAssembly support.": "Error compressing paste, due to missing WebAssembly support.",
"Error decompressing paste, your browser does not support WebAssembly. Please use another browser to view this paste.": "Error decompressing paste, your browser does not support WebAssembly. Please use another browser to view this paste."
"Error decompressing paste, your browser does not support WebAssembly. Please use another browser to view this paste.": "Error decompressing paste, your browser does not support WebAssembly. Please use another browser to view this paste.",
"Paste copied to clipboard": "Paste copied to clipboard",
"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"
}