migrate to gtea from bistbucket

This commit is contained in:
2026-03-15 17:08:23 +07:00
commit 129ca2260c
3716 changed files with 566316 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"Home": "হোম",
"1": "১",
"2": "২",
"3": "৩",
"4": "",
"5": "৫",
"6": "৬",
"7": "",
"8": "৮",
"9": "৯",
"0": ""
}

View File

@@ -0,0 +1,34 @@
{
"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"
}