Language Change

This commit is contained in:
Nilanjan Chakrabarti
2025-07-10 13:19:31 +05:30
parent 9b439338a9
commit d4de89a91f
22 changed files with 334 additions and 227 deletions

View File

@@ -194,6 +194,31 @@
"transactionSuccess": "Transaction Successful",
"on": "On",
"toAccountNumber": "To Account Number",
"shareText": "Share"
"shareText": "Share",
"enableFingerprintLogin": "Enable Fingerprint Login?",
"enableFingerprintMessage": "Would you like to enable fingerprint authentication for faster login?",
"no": "No",
"yes": "Yes",
"authenticateToEnable": "Authenticate to enable fingerprint login",
"exitApp": "Exit App",
"exitConfirmation": "Do you really want to exit?",
"loading": "Loading......",
"enableFingerprintQuick": "Enable fingerprint authentication for quick login?",
"kccb": "KCCB",
"password": "Password",
"pleaseEnterUsername": "Please enter your username",
"pleaseEnterPassword": "Please enter your password",
"login": "Login",
"or": "OR",
"register": "Register",
"authenticateToAccess": "Authenticate to access kmobile",
"incorrectMPIN": "Incorrect mPIN. Try again.",
"pinsDoNotMatch": "PINs do not match. Try again.",
"pleaseEnter4Digits": "Please enter 4 digits.",
"enterMPIN": "Enter your mPIN",
"setMPIN": "Set your mPIN",
"confirmMPIN": "Confirm your mPIN",
"kconnect": "Kconnect",
"kccBankFull": "Kangra Central Co-operative Bank"
}

View File

@@ -194,5 +194,30 @@
"transactionSuccess": "लेन-देन सफल रहा",
"on": "पर",
"toAccountNumber": "खाते संख्या में",
"shareText": "साझा करें"
}
"shareText": "साझा करें",
"enableFingerprintLogin": "फिंगरप्रिंट लॉगिन सक्षम करें?",
"enableFingerprintMessage": "क्या आप तेज लॉगिन के लिए फिंगरप्रिंट प्रमाणीकरण सक्षम करना चाहेंगे?",
"no": "नहीं",
"yes": "हाँ",
"authenticateToEnable": "फिंगरप्रिंट लॉगिन सक्षम करने के लिए प्रमाणीकरण करें",
"exitApp": "ऐप बंद करें",
"exitConfirmation": "क्या आप वाकई ऐप से बाहर निकलना चाहते हैं?",
"loading": "लोड हो रहा है......",
"enableFingerprintQuick": "तेज़ लॉगिन के लिए फिंगरप्रिंट प्रमाणीकरण सक्षम करें?",
"kccb": "केसीसीबी",
"password": "पासवर्ड",
"pleaseEnterUsername": "कृपया उपयोगकर्ता नाम दर्ज करें",
"pleaseEnterPassword": "कृपया पासवर्ड दर्ज करें",
"login": "लॉगिन",
"or": "या",
"register": "रजिस्टर करें",
"authenticateToAccess": "kmobile तक पहुंच के लिए प्रमाणीकरण करें",
"incorrectMPIN": "गलत mPIN. कृपया पुनः प्रयास करें।",
"pinsDoNotMatch": "PIN मेल नहीं खा रहे हैं। पुनः प्रयास करें।",
"pleaseEnter4Digits": "कृपया 4 अंक दर्ज करें।",
"enterMPIN": "अपना mPIN दर्ज करें",
"setMPIN": "अपना mPIN सेट करें",
"confirmMPIN": "अपना mPIN की पुष्टि करें",
"kconnect": "केकनेक्ट",
"kccBankFull": "कांगड़ा सेंट्रल को-ऑपरेटिव बैंक"
}