Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

[FEATURE] Dynamic Locale Handling with Default Fallback #10099

Open
1 task done
ThomasCode92 opened this issue Jan 5, 2024 · 2 comments
Open
1 task done

[FEATURE] Dynamic Locale Handling with Default Fallback #10099

ThomasCode92 opened this issue Jan 5, 2024 · 2 comments
Labels
⭐ goal: addition undefined 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet)

Comments

@ThomasCode92
Copy link
Member

Is this a unique feature?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Is your feature request related to a problem/unavailable functionality? Please describe.

Currently, a default locale (en-GB) is used, but it is possible to establish a locale based on the browser using navigator.language.

Proposed Solution

Ensure the dynamic utilization of the navigator.language property for all instances where a locale is employed. In case the navigator.language returns undefined for any reason, fall back to the default locale (en-GB).

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

@ThomasCode92 ThomasCode92 added ⭐ goal: addition undefined 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet) labels Jan 5, 2024
Copy link
Contributor

github-actions bot commented Jan 5, 2024

To reduce notifications, issues are locked until they are 🏁 status: ready for dev You can asked for this issue to be assigned (if not already assigned) and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md

@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2024
@SaraJaoude
Copy link
Member

Thank you for raising. Could you please explain the user benefit this feature would bring?

@EddieHubCommunity EddieHubCommunity unlocked this conversation Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⭐ goal: addition undefined 🚦 status: awaiting triage Waiting for maintainers to verify (please do not start work on this yet)
Projects
None yet
Development

No branches or pull requests

2 participants