Add translations for new operations in multiple languages; update CabinetMaintenance component for localization

This commit is contained in:
2024-12-21 21:04:43 +05:30
parent 650a6dbdd0
commit 03747b5251
4 changed files with 23 additions and 9 deletions

View File

@@ -47,5 +47,9 @@
"hpn_rupay_kcc_time": "Complete all Rupay KCC transactions before 19:00 Hrs",
"hpn_rupay_kcc_atm": "Due to some internal changes, Rupay KCC Operations through Micro-ATM has been stopped. The service will resume starting tomorrow.",
"copyright_statement": "Copyright © 2023, Tata Consultancy Services. All rights reserved",
"privacy_policy": "Privacy Policy"
"privacy_policy": "Privacy Policy",
"create": "Create",
"operation": "Operation",
"next": "Next",
"select": "Select"
}