Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] Added support for multiple languages #164

Open
ssafayet opened this issue Jan 14, 2025 · 0 comments · May be fixed by #194
Open

[FEATURE REQ] Added support for multiple languages #164

ssafayet opened this issue Jan 14, 2025 · 0 comments · May be fixed by #194
Assignees
Labels
feature request New feature or request
Milestone

Comments

@ssafayet
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Right now only English language is supported in this project. We may provide options in the project to easily configure multiple languages.

Describe the solution you'd like
Anyone should be able to add/edit/remove languages in the language files. The user should also be able to select/switch between multiple languages. By default, it will detect the system/browser language settings and try to load that language. If the language is not supported, it will fall back to English.

@ssafayet ssafayet added the feature request New feature or request label Jan 14, 2025
@ali-ahnaf ali-ahnaf added this to the Phase 01 milestone Jan 17, 2025
@parvez-ahammed parvez-ahammed self-assigned this Jan 17, 2025
parvez-ahammed added a commit to parvez-ahammed/quick-meet that referenced this issue Jan 21, 2025
parvez-ahammed added a commit to parvez-ahammed/quick-meet that referenced this issue Jan 30, 2025
add: UI for selecting language

add: no language for settings page

add: language change

feat: language changes based on the user preference Cefalo#164

add: preference retrieved

add: added types and locale support

- Added type definitions for locales.
- Moved preferences to context.
- Renamed language value.
- Moved constants to different files.
- Added translation support using Google API.
- Added locale support for various pages.

remove: locale

fix: moved declaration

Multiple email pasting feature added. (Cefalo#173)

* Add: Multiple pasting feature added.

* Fix: formatted using original formatter.

* Removed console.log

* Removed redundant methods and resolved email check issues.

* resolved issues.

add: types added to locales

add: types added to locales

fix: renamed to language value

fix: moved const to different file

add: no support for all pages

add: translated using google api

add: locale support

add: locale support

remove: locale

fix: moved declaration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
3 participants