mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-19 14:56:50 +01:00
* [MOD] Improved initialization for detecting wrong PHP version.
* [ADD] A message will be shown when the browser does not support clipboard actions.
This commit is contained in:
@@ -86,5 +86,6 @@ $stringsJsLang = [
|
||||
61 => __('Sesión finalizada'),
|
||||
62 => __('Realizando tarea. Por favor, no cierre la ventana/pestaña del navegador.'),
|
||||
63 => __('Incluir Letras'),
|
||||
64 => __('Cookies deshabilitadas. La aplicación no funcionará correctamente.')
|
||||
64 => __('Cookies deshabilitadas. La aplicación no funcionará correctamente.'),
|
||||
65 => __('Portapapeles no soportado por el navegador.')
|
||||
];
|
||||
Reference in New Issue
Block a user