Files
kulakpos_web/public/restaurant/lang/en.json

35 lines
1.2 KiB
JSON
Raw Normal View History

2026-03-15 17:08:23 +07:00
{
"start_install": "Installation",
"install_welcome": "Welcome to the setup wizard",
"install_next": "Next Step",
"install_requirements": "Install Requirements",
"install_check": "Installation cannot proceed until all requirements are satisfied",
"install_permissions": "Folder Permissions",
"refresh": "Refresh",
"install_database": "Database Info",
"install_host": "Host",
"install_username": "Username",
"install_password": "Password",
"install_name": "Database Name",
"install_port": "Database Port",
"install_database_failed": "Database connection could not be established",
"install_installation": "Install Script",
"install_install": "Install",
"install_msg": "Script will now be installed",
"install_error": "Installation failed, please check log file in storage/logs/laravel.log",
"install_complete": "Installation Complete",
"install_complete_msg": "Installation completed successfully, you can login now with default login details.<br>phone:00000000001<br>pin:123456",
"install_login": "Login",
"Home": "Home",
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"0": "0"
}