
* 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>
27 lines
622 B
Markdown
27 lines
622 B
Markdown
---
|
|
name: Bug report
|
|
about: Report any issues with the platform
|
|
title: ""
|
|
labels: bug
|
|
assignees: ""
|
|
---
|
|
|
|
Found a bug? Please fill out the sections below. 👍
|
|
|
|
### Issue Summary
|
|
|
|
A summary of the issue. This needs to be a clear detailed-rich summary.
|
|
|
|
### Steps to Reproduce
|
|
|
|
1. (for example) Went to ...
|
|
2. Clicked on...
|
|
3. ...
|
|
|
|
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
|
|
|
|
### Technical details
|
|
|
|
- Browser version: You can use https://www.whatsmybrowser.org/ to find this out.
|
|
- Node.js version
|
|
- Anything else that you think could be an issue.
|