
* feat: setup translations * feat: i18n setup * Update pages/settings/profile.tsx Co-authored-by: Alex Johansson <alexander@n1s.se> * fix: abstract locale hook * fix: set default locale if preferred locale is not supported * Revert "fix: set default locale if preferred locale is not supported" This reverts commit e2a3d81371ee02a033520058a1d7d61cffeffc94. * fix: set default locale if preferred locale is not supported * fix: use 1 namespace and remove unnecessary logs * fix: yarn.lock * fix: linting errors Co-authored-by: Peer Richelsen <peeroke@gmail.com> Co-authored-by: Alex Johansson <alexander@n1s.se>
43 lines
1 KiB
Markdown
43 lines
1 KiB
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a feature or idea
|
|
title: ""
|
|
labels: enhancement
|
|
assignees: ""
|
|
---
|
|
|
|
> Please check if your Feature Request has not been already raised in the [Discussions Tab](https://github.com/calendso/calendso/discussions), as we would like to reduce duplicates. If it has been already raised, simply upvote it 🔼.
|
|
|
|
### Is your proposal related to a problem?
|
|
|
|
<!--
|
|
Provide a clear and concise description of what the problem is.
|
|
For example, "I'm always frustrated when..."
|
|
-->
|
|
|
|
(Write your answer here.)
|
|
|
|
### Describe the solution you'd like
|
|
|
|
<!--
|
|
Provide a clear and concise description of what you want to happen.
|
|
-->
|
|
|
|
(Describe your proposed solution here.)
|
|
|
|
### Describe alternatives you've considered
|
|
|
|
<!--
|
|
Let us know about other solutions you've tried or researched.
|
|
-->
|
|
|
|
(Write your answer here.)
|
|
|
|
### Additional context
|
|
|
|
<!--
|
|
Is there anything else you can add about the proposal?
|
|
You might want to link to related issues here, if you haven't already.
|
|
-->
|
|
|
|
(Write your answer here.)
|