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": "Ir atrás",
"goForward": "Ir adelante"
"goForward": "Ir adelante",
"reload": "Recargar",
"openInSystemBrowser": "Abrir en el navegador del sistema",
"copyLinkClipboard": "Copiar enlace al portapapeles",
"linkCopiedClipboard": "Enlace copiado al portapapeles.",
"share": "Compartir"
}
}