mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-17 18:24:10 +00:00
enhance(wizard): update translations, refine icons, and add automated requirement verification
This commit is contained in:
@@ -1355,6 +1355,10 @@
|
||||
"next": "Next",
|
||||
"continue": "Continue",
|
||||
"skip": "Skip",
|
||||
"install_language": {
|
||||
"title": "Choose your language",
|
||||
"description": "Select language wizard to install InvoiceShelf"
|
||||
},
|
||||
"database": {
|
||||
"database": "Site URL & Database",
|
||||
"connection": "Database Connection",
|
||||
@@ -1366,6 +1370,7 @@
|
||||
"username": "Database Username",
|
||||
"db_name": "Database Name",
|
||||
"db_path": "Database Path",
|
||||
"overwrite": "Overwrite existing database and proceed",
|
||||
"desc": "Create a database on your server and set the credentials using the form below."
|
||||
},
|
||||
"permissions": {
|
||||
|
||||
@@ -1355,6 +1355,10 @@
|
||||
"next": "Siguiente",
|
||||
"continue": "Continuar",
|
||||
"skip": "Saltar",
|
||||
"install_language": {
|
||||
"title": "Elige tu idioma",
|
||||
"description": "Selecciona el asistente de idioma para instalar InvoiceShelf"
|
||||
},
|
||||
"database": {
|
||||
"database": "URL del sitio y base de datos",
|
||||
"connection": "Conexión de base de datos",
|
||||
|
||||
Reference in New Issue
Block a user