Added more features webview

This commit is contained in:
Juan Gilsanz Polo
2024-02-22 22:30:44 +01:00
parent 8d85b80b09
commit ecdfb1e9c2
10 changed files with 178 additions and 17 deletions

View File

@@ -38,6 +38,11 @@
},
"webview": {
"goBack": "Go back",
"goForward": "Go forward"
"goForward": "Go forward",
"reload": "Reload",
"openInSystemBrowser": "Open in system browser",
"copyLinkClipboard": "Copy link to clipboard",
"linkCopiedClipboard": "Link copied to the clipboard.",
"share": "Share"
}
}