Improved webview

This commit is contained in:
Juan Gilsanz Polo
2024-02-22 22:11:41 +01:00
parent 83fe30408f
commit 8d85b80b09
15 changed files with 465 additions and 430 deletions

View File

@@ -35,5 +35,9 @@
"settings": {
"settings": "Ajustes",
"disconnectFromServer": "Desconectar del servidor"
},
"webview": {
"goBack": "Ir atrás",
"goForward": "Ir adelante"
}
}