Closed odkhang closed 2 months ago
This pull request introduces new UI translations for Arabic, French, Spanish, Ukrainian, and Russian. It also adds a pop-up for first-time users to select their preferred language, which is then stored in local storage. Additionally, existing translations have been updated for improved accuracy. The sidebar now includes a link to the speakers' page.
Files | Changes |
---|---|
webapp/src/locales/de.json webapp/src/locales/pt_BR.json webapp/src/locales/en.json |
Updated translations for German, Brazilian Portuguese, and English to include new UI elements and features. |
webapp/src/locales/index.js webapp/config.js |
Added support for new languages: Arabic, French, Spanish, Ukrainian, and Russian. |
webapp/src/components/profile/GreetingPrompt.vue webapp/src/components/RoomsSidebar.vue |
Enhanced UI components to include new features like language selection and speakers' page link. |
Hi @mariobehling, this PR depend on this PR: https://github.com/fossasia/eventyay-video/pull/187 So please review and merge it before this PR
Please resolve conflicts.
This PR closes/references issue #179 . It does so by:
How has this been tested?
Checklist
Summary by Sourcery
This pull request introduces a new feature by adding a default speakers page to the sidebar when the eventyay talk is connected. Additionally, it enhances the application by updating translation files for multiple languages, including Arabic, French, Spanish, Ukrainian, and Russian.