enhance(wizard): update translations, refine icons, and add automated requirement verification

This commit is contained in:
Loduis Madariaga
2024-10-16 16:02:22 -05:00
parent 2604db32ce
commit f2ae4e17c8
8 changed files with 24 additions and 8 deletions

View File

@@ -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": {