feat(i18n): add batch group switch text to English, Nepali, and Chinese locales
- Updated the English, Nepali, and Chinese locale files to include a new translation for "Toggle batch switch for {{group}}".
- Enhanced internationalization support for the admin interface by adding relevant strings for improved user experience.
This commit is contained in:
@@ -236,7 +236,8 @@
|
||||
"readOnly": "केवल पढ्न मिल्ने"
|
||||
},
|
||||
"aria": {
|
||||
"enablePlay": "{{playCode}} सक्रिय गर्ने"
|
||||
"enablePlay": "{{playCode}} सक्रिय गर्ने",
|
||||
"batchGroupSwitch": "«{{group}}» समूह स्विच टगल गर्नुहोस्"
|
||||
},
|
||||
"nameDialog": {
|
||||
"title": "प्रदर्शित नाम (बहुभाषी)",
|
||||
|
||||
Reference in New Issue
Block a user