feat: Add Spanish, Dutch, Russian, and Chinese languages

Adds support for Spanish, Dutch, Russian, and Chinese to the language selection menu. This includes adding the necessary translation strings and updating the app customization page to display these new language options.
This commit is contained in:
cogwheel0
2025-10-12 20:59:05 +05:30
parent f8c823dea4
commit ea14ea6f09
14 changed files with 136 additions and 0 deletions

View File

@@ -211,6 +211,10 @@
"deutsch": "Deutsch",
"francais": "Français",
"italiano": "Italiano",
"espanol": "Español",
"nederlands": "Nederlands",
"russian": "Русский",
"chinese": "中文",
"deleteMessagesTitle": "Berichten verwijderen",
"deleteMessagesMessage": "{count} berichten verwijderen?",
"@deleteMessagesMessage": {