feat(i18n): implement deep merging for locale chunks and enhance Cebuano translations
All checks were successful
Deploy to production / deploy (push) Successful in 2m48s
All checks were successful
Deploy to production / deploy (push) Successful in 2m48s
- Introduced a deep merge function to combine locale chunks, improving the handling of language data for Cebuano. - Updated Cebuano locale files with comprehensive translations, including new sections for admin, social network, and settings. - Enhanced existing translations for clarity and consistency across various components, ensuring a better user experience. - Added new fields in the settings and profile sections to capture more user attributes, improving personalization options.
This commit is contained in:
@@ -15,7 +15,18 @@
|
||||
"error-title": "Sayop",
|
||||
"warning-title": "Pasidaan",
|
||||
"info-title": "Impormasyon",
|
||||
"dialog": {
|
||||
"contact": {
|
||||
"email": "Adres sa email",
|
||||
"name": "Pangalan",
|
||||
"message": "Imong mensahe kanamo",
|
||||
"accept": "Ang imong email address temporaryong matipigan sa among sistema. Human masusi ang imong hangyo, matangtang na usab ang email.",
|
||||
"acceptdatasave": "Mituyo ko sa temporaryong pagtipig sa akong email address.",
|
||||
"accept2": "Kung wala niini, dili mi makatubag kanimo."
|
||||
}
|
||||
},
|
||||
"general": {
|
||||
"datetimelong": "dd.MM.yyyy HH:mm:ss",
|
||||
"loading": "Nagkarga...",
|
||||
"back": "Balik",
|
||||
"cancel": "Kanselahon",
|
||||
|
||||
Reference in New Issue
Block a user