🐛 fix: update repository links and add environment configuration for admin and user apps

This commit is contained in:
web
2025-11-28 17:53:06 -08:00
parent 2c7ad08e38
commit 4c774871a8
12 changed files with 149 additions and 99 deletions
@@ -1,6 +1,11 @@
{
"check": {
"description": "Verify your identity",
"title": "Verify"
},
"get": "Get Code",
"login": {
"description": "Enter your credentials to continue",
"email": "Please enter a valid email address",
"emailPlaceholder": "Enter your email...",
"forgotPassword": "Forgot Password?",
@@ -12,6 +17,7 @@
"logout": "Logout",
"register": {
"codePlaceholder": "Enter code...",
"description": "Create a new account",
"email": "Please enter a valid email address",
"emailPlaceholder": "Enter your email...",
"existingAccount": "Already have an account?",
@@ -27,6 +33,7 @@
},
"reset": {
"codePlaceholder": "Enter code...",
"description": "Reset your password",
"email": "Please enter a valid email address",
"emailPlaceholder": "Enter your email...",
"existingAccount": "Remember your password?",