Commit graph

11844 commits

Author SHA1 Message Date
Christian Fehmer
3719ac0496
refactor: update setting automaticallyOpenTestResults in workspace file (@fehmer) (#6232)
Setting was renamed by vscode
https://code.visualstudio.com/docs/getstarted/settings

![image](https://github.com/user-attachments/assets/32eaaf53-d325-404a-8e77-18b8672af00d)
2025-02-04 11:02:58 +01:00
Miodec
a1a55ebcd7 chore: release v25.6.0 2025-02-04 00:01:58 +01:00
freshleaf1095
e56b866c84
impr(quotes): add Vietnamese quotes (@freshleaf1095) (#6227)
### Description

<!-- Please describe the change(s) made in your PR -->
Taken from TV show "Gặp nhau cuối năm" or more commonly referred to as
"Táo Quân".

Translations (sorted by ID)
---------------------------------
- 101: Giàu thì nó ghét, đói rét thì nó khinh, thông minh thì nó tìm
cách tiêu diệt.
_(If you're rich, they hate you; if you're poor, they despise you; if
you're intelligent, they try to destroy you.)_
- 102: Nước trong thì không có cá, mà người tốt quá thì không ai chơi.
_(Clear water has no fish, and a person who is too good has no
friends.)_
- 103: Cống rãnh mà đòi sóng sánh với đại dương, kênh mương mà đòi tương
đương với thủy điện.
_(A gutter dares to compare itself with the ocean, and a canal dreams of
being equal to a hydroelectric dam.)_
- 104: Đã làm thì không nói không, không nói khó, không nói có mà lại
không làm. Chỉ bàn làm chứ không bàn lùi.
_(If you do something, don’t say no, don’t say it’s hard, don’t say yes
and then not do it. Only think how to do it, not how to back out.)_
- 105: Ngu thì người ta khinh. Khôn thì người ta lại ghét. Khôn mà giả
vờ ngu mới là khôn.
_(If you're foolish, people despise you. If you're clever, people hate
you. But if you are clever while pretending to be foolish, that's true
wisdom.)_
- 106: Trước đây, một ngày làm nhiều việc. Bây giờ, một việc làm nhiều
ngày, thậm chí nhiều tháng, nhiều năm. Bí quyết sinh tồn đấy.
_(In the past, we did many tasks in a day. Now, one task takes many
days, even months or years. That’s the secret to survival.)_

### Checks

- [x] Adding quotes?
- [x] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->
2025-02-03 23:55:16 +01:00
stop-png
99fd3d722b
impr(language): remove word from english 10k (@stop-png) (#6215)
### Description

This word does not appear in Oxford English Dictionary, Merriam-Webster
dictionary, dictionary.com or any other dictionary as a real word. Even
the windows spelling checker feature marks it as a wrong spelling. I'm
not sure how it even found its way into here.

<!-- Please describe the change(s) made in your PR --> removed
"techrepublic" from the corpus

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [ ] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [ ] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
--> stop-png

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-02-03 23:50:57 +01:00
Anna Buchholz
28fcf1ab4f
fix(language): moved british spellings to britishenglish file (@AnnaBuchholz) (#6208)
### Description

I changed some words in English 25_k to American English spellings and I
added the alternate spellings in the britishenglish.json file. Some
words already had the American English spellings in the english_25k file
and the alternate spellings in the britishenglish.json file so I just
deleted the British versions.

### Checks

- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-02-03 23:49:57 +01:00
Christian Fehmer
750a83da59
refactor: use vendor css from npm package (@fehmer) (#6206)
This PR removes the remaining "vendor" css files copied into
`static/css` and pick them from npm packages instead.

For the slimselect the css should match the version of the js. Since we
use the slimselect `js` file from the npm package we should use the
`css` file from the package as well.

For the balloon.css the file was copied into the project. Adding it as a
dependency makes sure we know the version of it and we don't modify it
in the project leading to problems when we try to update it later.

Similar to the vendor `js` files (js dependencies from packages) extract
the vendor `css` files into a separate `css` file as well.
2025-02-03 23:48:56 +01:00
Mohit Paddhariya
3510ea9760
refactor: replace JSON.parse with parseJsonWithSchema (@dev-mohit06) (#6207)
## Description
Replaces raw JSON parsing with schema-based validation across frontend
TypeScript files to improve type safety and error handling.

### Scope of Changes
- Updated JSON parsing in:
  - `account.ts`
  - `import-export-settings.ts`
  - `analytics-controller.ts`
  - `local-storage-with-schema.ts`
  - `url-handler.ts`
  - `commandline/lists.ts`
  - `test/wikipedia.ts`

- Added schema in `test/custom-text.ts`:
  ```typescript
  export const customTextDataSchema = z.object({
    text: z.array(z.string()),
    mode: CustomTextModeSchema,
    limit: z.object({ 
      value: z.number(), 
      mode: CustomTextLimitModeSchema 
    }),
    pipeDelimiter: z.boolean(),
  });
  ```

### Benefits
- Enhanced runtime type safety
- More robust error handling
- Consistent JSON parsing approach

### Checks
- [x] Follows Conventional Commits
- [x] Includes GitHub username
- [ ] Adding quotes? (N/A)
- [ ] Adding language/theme? (N/A)

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2025-02-03 23:45:57 +01:00
HariramakrishnanK
86cb17be82
fix(result): mobile tooltip alignment (@HariramakrishnanK) (#6205)
### Description
Fixed tooltip alignment issue for mobile and tablet views (#6042) and
formated the CSS file for improved readability

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

Closes #6042 

- Updated CSS for better tooltip positioning and formatted the file for
readability.
- Tested on mobile and tablet views (images attached below).

![Mobile
View](https://github.com/user-attachments/assets/d5331c4c-5479-4cb8-8e10-d6cde6daad1a)
![Tab
View](https://github.com/user-attachments/assets/97218bfb-c0e6-42bd-a1d3-affe9da4198f)
2025-02-03 15:10:31 +01:00
Barend Scholtus
845babd2a3
feat(layout): add focal (@rbscholtus) (#6196)
### Description

I discovered a new layout that is gaining some traction on
[/r/KeyboardLayouts](https://www.reddit.com/r/KeyboardLayouts/). It is
listed as an (potential) improvement on Gallium, Sturdy and others on
[getreuer.info](https://getreuer.info/posts/keyboards/alt-layouts/index.html)
and according to my own analysis because:

- low SFBs
- low bad redirects
- low scissors

[Original repo](https://github.com/Keyhabit/Focal-keyboard-layout) is
here.
2025-02-03 15:06:40 +01:00
Kevin Rosenberg
c36952af37
feat(theme): add github (@KevinRnbrg) (#6193)
### Description

Added new theme "github" with colors used from GitHub.

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [x] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [x] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

Theme screenshots:

![typing](https://github.com/user-attachments/assets/c5343d2c-4070-4839-ac06-38468cc9a294)

![result](https://github.com/user-attachments/assets/164e0c61-1d98-4b14-933a-c4c2dd62e913)

![settings](https://github.com/user-attachments/assets/8d051708-8df5-42f8-83e2-aecf8ee854ee)

![profile_1](https://github.com/user-attachments/assets/40c481e6-43a9-4cfd-afd4-5097e680dabb)

![profile_2](https://github.com/user-attachments/assets/0446777f-e04f-4b1b-9f0c-2f1fdef90c2e)
2025-02-03 15:05:47 +01:00
potsaweeSe
649f9d2dd4
impr(quotes): add thai quotes (@potsaweSe) (#6191)
### Description

Add thai quotes from Harry Potter and the Sorcerer's stone

Translattion:
- Mr. and Mrs. Dursley, of number four, Privet Drive, were proud to say
that they were perfectly normal, thank you very much. They were the last
people you’d expect to be involved in anything strange or mysterious,
because they just didn’t hold with such nonsense.

- “The Potters, that’s right, that’s what I heard ” “ yes, their son,
Harry ” Mr. Dursley stopped dead. Fear flooded him. He looked back at
the whisperers as if he wanted to say something to them, but thought
better of it.


### Checks

- [x] Adding quotes?
- [x] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-02-03 15:00:43 +01:00
wclxb
4dfd10a035
fix(profile): incorrect instruction on how to set streak hour offset (@wclxb) (#6190)
Make streak hover text when no streak offset is applied consistent with
the setting location

### Description

The hover text label now properly directs a user to the "Account
Settings > Account" section instead of "Settings > Danger Settings" when
they don't have a streak offset set.

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-02-03 14:58:21 +01:00
gimmerain4days
73be759b55
fix: remove inappropriate words from english25k (@dag330) (#6189)
removed titty, tittie, and (british) faeces

### Description

<!-- Please describe the change(s) made in your PR -->

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [ ] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [ ] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-02-03 14:56:57 +01:00
Zev Ross
0b33e05890
impr(quotes): add English quote (@zev18) (#6188)
### Description

Added an english quote.

### Checks

- [x] Adding quotes?
- [x] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

<!-- the issue(s) your PR resolves if any (delete if that is not the
case) -->
<!-- please also reference any issues and or PRs related to your pull
request -->
<!-- Also remove it if you are not following any issues. -->

<!-- pro tip: you can mention an issue, PR, or discussion on GitHub by
referencing its hash number e.g:
[#1234](https://github.com/monkeytypegame/monkeytype/pull/1234) -->

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-02-03 14:56:30 +01:00
Anuz Pandey
70e42c773c
feat(language): add nepali romanized (@anuzpandey) (#6182)
### Description

Added Romanized Nepali language word lists (similar to
`persian_romanized`)

### Checks

- [x] Adding a language or a theme?
- [x] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-02-03 14:55:52 +01:00
Haz
f06c860053
feat(language): add zulu (@aitchz) (#6180)
Added Zulu. The Zulu language is also known as isiZulu. It is written
using the Latin alphabet. It is a Southern Bantu language of the Nguni
branch.

- [x] Adding a language or a theme?
- [x] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-02-03 14:54:18 +01:00
Miodec
3ce9e63410 fix: email schema mismatch between frontend and backend 2025-02-03 14:39:31 +01:00
Miodec
0b3f5aaa16 chore: add logs to debug issue 2025-02-03 13:51:46 +01:00
Miodec
bb480f8966 chore: remove war related words from russian lists 2025-02-01 19:26:52 +01:00
Miodec
93a744b4ee fix: dont award discord roles if user opted out of leaderboards 2025-01-31 19:42:27 +01:00
Jack
1f771e3a09
chore: upgrade to vite 6 (@miodec) (#6214)
Upgrade to vite 6. Closes #6201.
2025-01-27 14:16:57 +01:00
Jack
00e130969a
ci: move prettier to its own workflow (@miodec) (#6198)
Add pretty fix step if pretty check failed.

---------

Co-authored-by: Miodec <13181393+Miodec@users.noreply.github.com>
2025-01-27 13:47:48 +01:00
Miodec
219b41302e fix: only send ban event to the bot if the user was actually banned 2025-01-27 11:05:38 +01:00
Miodec
2000cd92c6 fix: auto ban event not sending a task to the discord bot 2025-01-26 20:46:30 +01:00
Miodec
bb3a99861f ci: fix permission 2025-01-23 21:54:50 +01:00
Miodec
b4d8a5f965 ci: update permissions 2025-01-23 21:44:26 +01:00
Miodec
bbf0aa65b7 ci: use different action for removing label 2025-01-23 21:39:02 +01:00
Miodec
e10444d201 ci(pretty fix): use correct head ref 2025-01-23 21:31:39 +01:00
Miodec
e4517ebede ci: run pretty fix only on changed files 2025-01-23 21:27:12 +01:00
Miodec
90590a331d ci: run prettier write on pr label change 2025-01-23 21:15:53 +01:00
Christian Fehmer
c469ddddff
ci: limit permissions for the update labels workflow (@fehmer) (#6200) 2025-01-22 16:19:32 +01:00
Christian Fehmer
fc6564289c
ci: Limit permissions for the docker publish workflow (@fehmer) (#6199) 2025-01-22 15:36:00 +01:00
Miodec
16e92d35cf chore: bump turbo version 2025-01-21 11:50:24 +01:00
Miodec
edd2903171 chore: bump eslint version 2025-01-21 11:50:09 +01:00
Miodec
1c879201cd fix: quote spelling 2025-01-20 14:59:11 +01:00
Miodec
05a1272c5c fix: reset composition state to false on test restart
fixes rare bug where every key press would be considered a dead key
2025-01-18 21:29:39 +01:00
Miodec
5ce574d0cd style: make sure theme buttons cant be full width which causes hover isssues 2025-01-17 13:29:16 +01:00
Christian Fehmer
a0b12690f9
fix: blind mode not working in dark note theme (@fehmer) (#6186)
Errors are still shown in blind mode when using the dark note theme.

Fixes #6185
2025-01-16 18:39:08 +01:00
Anna Buchholz
c351489dbf
fix(language): remove british english words (@AnnaBuchholz) (#6187)
### Description

<!-- Please describe the change(s) made in your PR -->

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [ ] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.

<!-- label(optional scope): pull request title (@your_github_username)
-->

<!-- I know I know they seem boring but please do them, they help us and
you will find out it also helps you.-->

Closes #

<!-- pro tip: you can press . (dot or period) in the code tab of any
GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) -->
2025-01-16 18:37:52 +01:00
Miodec
85a39df785 fix: quote lengths script 2025-01-15 16:27:00 +01:00
Miodec
812e9e7348 fix(quote): address user reports 2025-01-15 16:26:40 +01:00
Miodec
18a5922b25 fix: live test stats not aligned in tape mode
closes #6183
2025-01-15 13:13:20 +01:00
Miodec
64cc59116c refactor: add cleanup function to animated modals
this fixes issues with drop downs causing performance / duplication issues
2025-01-15 13:09:26 +01:00
Miodec
3a065313bf impr: better email changing logs
!nuf
2025-01-15 10:52:48 +01:00
Miodec
bc999c2ab3 fix: offline mode not working 2025-01-15 00:06:58 +01:00
Miodec
c8fd68a601 refactor: config group definitions
- moved group definitionsg to the shared pacakge
 - made sure typescript will throw errors if a config is left without a group
 - removed the 'missing group' check because its not possible anymore
2025-01-15 00:04:22 +01:00
Miodec
0f612257aa fix(presets): missing config group definitions breaking partial presets 2025-01-14 12:46:52 +01:00
Miodec
09eda18812 chore: release v25.3.0 2025-01-13 12:18:02 +01:00
boessu
10510d236f
impr(quote): add german quote (@boessu) (#6175)
feat: Add a quote of Patent Ochsner in the file.

### Description

Just add one quote from Patent Ochsner to lighten up everybody's day
(translation):
"A glass to love and one to the full life. And one to that which we
cannot hold. One gate opens and another closes. You stay in my heart,
even when it starts to hurt."

### Checks

- [x] Adding quotes?
- [x] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-01-13 12:13:35 +01:00
Raffael Di Pietro
31830d5fe4
fix(quotes): remove english quotes in french file (@raffaeldp) (#6172)
### Description

Removes catched english quotes in the french quotes file
2025-01-13 12:12:40 +01:00