Commit graph

11491 commits

Author SHA1 Message Date
J3ikar
565fa51380
fix(language): azerbaijani typos (@J3ikar) (#6164)
fixed some words
2025-01-13 12:07:54 +01:00
Anna Buchholz
dd475ef115
impr(language): move british spellings from language files to british english mode (@AnnaBuchholz) (#6157)
### Description

I changed the British spellings from the english_25k.json file. I then
also deleted a few duplicates. I also added the missing spellings to the
british_english.json file.

### 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)
-->
impr(language): move british spellings to british english mode
(@AnnaBuchholz)

<!-- 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-01-13 12:03:22 +01:00
psq4
027b47f8ac
feat(language): add tatar 200, 1k, 5k and 9k (@psq4) (#6075)
### Description

Added tatar, tatar 1k, tatar 5k, tatar 10k

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ yes ] Adding a language or a theme?
- [ yes ] 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-01-13 12:01:51 +01:00
psq4
af64388262
impr(language): russian list improvements (@psq4) (#6074)
### Description

Minor changes to Russian and Russian 1k (+ordering by frequency), added
Russian 5k, contractions, contractions 1k, abbreviations

### Checks

- [ ] Adding quotes?
- [ ] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ yes ] Adding a language or a theme?
- [ yes ] 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-01-13 12:00:11 +01:00
Miodec
ebebd7694b fix: funbox classes not cleared
remove fb- classes when updating funbox classes to currently active funboxes

closes #6161
2025-01-13 11:15:39 +01:00
Miodec
da70476a5a fix: tape margin default value should be 50
!nuf
2025-01-06 20:53:35 +01:00
Miodec
b1fa682f32 fix: mini list stats alignment when tape mode is off 2025-01-06 18:36:35 +01:00
Miodec
6428558fcd chore: release v25.2.0 2025-01-06 18:28:00 +01:00
Miodec
c9789d6b1b feat: add tape margin 2025-01-06 18:02:52 +01:00
Rami Menai
b490056e36
impr(quotes): add english quotes (@rmenai) (#6144)
### Description

Added several quotes from DanMachi

### Checks

- [x] 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-01-06 12:57:30 +01:00
Christian Fehmer
9c0635ea68
fix: funbox plus x not working with custom text using pipe delimiter (@fehmer) (#6155)
Fixes #6151
2025-01-06 12:07:47 +01:00
Jan
94c219efb7
fix(quotes): fix typo in German quote (@MapManagement) (#6154)
### Description

I fixed a small typo in a German quote which has been added by myself a
few months ago.

### Checks

- [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-06 12:06:56 +01:00
ItsDrike
d535b07234
impr(quotes): add Star Trek quote (@ItsDrike) (#6143)
### Description

Monkeytype already has several Star Trek quotes, but it's missing this
one from Kirk, this PR adds it:

> If change is inevitable, predictable, beneficial; doesn't logic demand
that you be a part of it?

([source](https://www.imdb.com/title/tt0708438/quotes/?item=qt5409859))

### 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-06 12:02:33 +01:00
Vishal Narayan V
599488db51
feat(language): add tamil old (@VIZL-23) (#6141)
### Description

Added the version of Old Tamil Language(similar to old English,these
words were used in plays and poems) words to the group of Tamil

### 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 to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-01-06 12:00:05 +01:00
theiereman
759829a6fb
feat(result page): open daily leaderboard when clicking the daily leaderboard rank (@theiereman) (#6133)
### Description

Clicking on the rank (after getting a better rank in the daily
leaderboard) will automatically open the leaderboard modal on the
corresponding language screen


![gifgit](https://github.com/user-attachments/assets/92c974c5-acd1-4f2a-a7e7-bb61e30b692b)

Honestly, I mostly added this for me because I like to go to the daily
leaderboard after I did a good run and it was annoying me to have to
open it + change the language to french + change to daily.
2025-01-06 11:57:16 +01:00
Haz
e6c800b128
impr(quotes): add urdu quotes (@aitchz) (#6131)
### Description

In this pull request, I have added a set of Urdu quotes to contribute to
the collection of quotes in Monkeytype. These quotes are intended to
enhance the diversity of quotes available for typing practice in Urdu.

The quotes are properly formatted in JSON to fit the existing structure
used in the Monkeytype repository. Each quote includes its content and
the source, which is verified for authenticity.

### Translation

- Id 1: If you want people to take you seriously, stop laughing, and
then you'll take everything seriously.

- Id 2: A wise man sees his own faults and the world sees the faults of
a fool.

- Id 3: Always learn to compromise because giving in a little is better
than breaking a relationship forever.

- Id 4: Always make it easy for others in life. This world runs on the
principle that whatever a person does for others, he will get back more
than that. If we keep our hearts clean, others Help and correct your
actions, then believe that life will become a cradle of peace.

- Id 5: You must have heard, man is known by his intentions. But
remember, intentions are incomplete until they are transformed into
action. The secret of success is not only in planning but in executing
the plan. It's in getting dressed.

- Id 6: That which was in you in us, the song of conversation, that
mention, those dreams, those longings, those heartbeats that together
made a life, now they are dispersed in such a way that they cannot be
found. Time The current did not leave us anywhere, and took away from us
that moment, the scents that we had promised each other, the paths on
which we came closer to each other. Now we both realize that Those
moments have passed, though Their memories will always be with us.

- Id 7: In your smiles there was a peace that we have never found in
anything else, in your silences there was a perfection that we have
never seen in our lives. Until a man understands another, he realizes
his own reality. Can't understand. Your memories never gave us a chance
to rest, but your closeness changed our destiny.

- Id 8: Thousands of wishes such that every wish came out, my dreams
came out a lot, but still few came out, there was nothing, at least it
was that someone appeared, the secret of life in the beating of hearts
sometimes came out less.

- Id 9: Know yourself! This is your search for truth, this is your
realization of the secret of the world and the purpose of life, this is
the voice of your self, which prompts you to reach this truth. Man can
fulfill himself only by knowing his own reality, and when he knows his
own reality, he not only changes his own destiny but also has the
ability to change the world. This is the secret that no wisdom, no
philosophy, no book can explain. This can only be understood by one who
realizes this reality within himself.

- Id 10: There was nothing of the state of the heart, to understand the
state of the heart, there was nothing of the reality of sight, to
understand the reality of the sight. It is man's act of recognizing the
truth within himself that gives him the power to change his destiny. Man
has not come to this world only for self-gratification, but his purpose
is to recognize his natural abilities and make the best use of them. The
purpose of life is not only to find happiness and peace, but to go
beyond that to improve one's character and help others. Man cannot
change his destiny unless he understands the truth within himself and
acts on it. Its purpose is to raise one's ego and bring maturity in
one's intentions. When a person balances his thoughts and actions, he
not only improves his life but also becomes an example for others. Such
a person finds himself true and successful in the world, because he
always lives according to reality.

- Id 11: Thousands of wishes such that every wish came out, my dreams
came out a lot but still few came out. There was nothing, the least was
that someone appeared, the secret of life in the beating of hearts never
came out less.

- Id 12: People of our nation spend time that they should not take care
of their health, but in every gathering there is no time to comment on
the health of others. It seems like everyone is born a doctor.

- Id 13: Love is a selfless emotion that teaches a person to go beyond
the limits of his own self and rejoice in the happiness of others. Love
is an act in which giving is more enjoyable than receiving. Those who
understand love, they find the real secret of life, because love is the
greatest blessing of God.

- Id 14: The purpose of education is not only to get employment but to
shape the character of a person, to elevate his thinking and to make him
a means of improvement in the society.

- Id 15: Knowledge is the greatest wealth of man, which not only shows
man the ways of success in his life but also enables him to help others.
By lighting the lamp of knowledge, man moves from darkness to light.

- Id 16: Love is a disease and until it lasts, it is not a disease. Just
a joke.

- Id 17: There is no person in the world who loves someone more than his
own existence, his own self, we are all selfish. Why would anyone make a
relationship with?

- Id 18: Studying without a purpose is not only useless but also
impossible. The more we read aimlessly, the more we drift away from
meaningless matters.

- Id 19: The truth is that only fools know the joy of laziness. People
who run around, get up early in the morning and like exercise, what do
they know about this fun?

- Id 20: When will the day come when Hindu students will call Anis the
greatest poet and Muslim students will consider Tulsidas ten times
greater than Anis? A Hindu student will die for an Urdu ghazal and a
Muslim student will swear by Mahadevi's soft, juicy and heart touching
songs.

###Checks

 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.
2025-01-06 11:55:18 +01:00
Ai3xDx
aa7b9d347f
fix(language): fix khmer language rendering by adding missing 'ligatures' property (@Earpengai) (#6132)
### Description

Minor update ligatures to Khmer language.

### 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 #

<!-- 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! :) -->

---------

Co-authored-by: Ear Pengai <pengai@cas.com.kh>
2025-01-06 11:52:37 +01:00
Sohro
92103f7ccf
impr(language): rework uzbek lists (@Sonotoki-da) (#6116) 2025-01-06 11:39:20 +01:00
Christian Fehmer
e2684c925c
fix: some funboxes not working if reduced motion is preferred (@fehmer) (#6104) 2025-01-06 11:34:08 +01:00
Tamion
0c8d156be2
impr: center mini stats when using tape mode (@notTamion) (#6100)
### Description
old:

![image](https://github.com/user-attachments/assets/db11fa1c-f993-4ad0-9fcd-a5419bbea2ea)

new:

![image](https://github.com/user-attachments/assets/5956e4fb-6328-488b-a655-8d94c632ac42)
2025-01-06 11:33:19 +01:00
Miodec
2a6af862e7 impr: dont allow taking blocklisted names via update account name
!nuf
2025-01-03 23:15:31 +01:00
Miodec
8e38eae9bc fix(words generator): unnecessairly lowercasing words when funboxes alter word generation
fixes ascii not having capital letters
2025-01-02 17:02:49 +01:00
Miodec
44fbf62282 impr(custom text): add another quote-like symbol to remove fancy typography 2025-01-02 15:01:50 +01:00
Miodec
c73c417519 test: fix tests being broken in 2025 2025-01-02 14:29:38 +01:00
Miodec
a2f6c1f832 fix: tape mode not centering words on window resize
closes #6135
closes #6093
2025-01-02 14:00:04 +01:00
Miodec
799656dcec chore: release v24.52.0 2024-12-23 16:18:28 +01:00
Miodec
5d11df3eb7 fix(simple modal): improve error message for auth/invalid-credential when reauthenticating 2024-12-23 16:13:58 +01:00
Miodec
b52bb010b7 chore: only check for inconsistent test duration in timed tests, shorter than 120s
closes #5401
2024-12-23 16:13:58 +01:00
Christian Fehmer
9992d793a7
fix: remove tailing space and non-break space from various languages (@fehmer) (#6105) 2024-12-23 15:52:41 +01:00
Ai3xDx
81baa911bc
feat(language): add Khmer (@Earpengai) (#6128)
### Description

This PR adds support for the Khmer (Cambodian) language to Monkeytype. 
The implementation includes:

1. Added khmer.json with:

- Common Khmer words used in daily conversation
- Proper language metadata (BCP47: km-KH)

2. Updated required configuration files:

- Added khmer.json to languages folder
- Added Khmer to _list.json
- Updated _groups.json to include Khmer in Asian languages group

### 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?
- [x] 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! :) -->

---------

Co-authored-by: Ear Pengai <pengai@cas.com.kh>
2024-12-23 15:51:21 +01:00
ibrab000
955bb50bd8
feat(layout): add zenith (@ibrab000) (#6127) 2024-12-23 14:39:52 +01:00
Christian Fehmer
a67804746d
fix: crt not applied to typo hints (@fehmer) (#6103) 2024-12-23 14:39:21 +01:00
aaron adriano
0a9928c411
impr(quotes): add English quotes from Kingdom Hearts (@herfave) (#6083) 2024-12-22 21:44:28 +01:00
Christian Fehmer
353fc14b4e
refactor: move parseJsonWithSchema to utils package (@fehmer) (#6109) 2024-12-22 18:04:12 +01:00
Kevin Petit
4baae8fe37
impr(quotes): added dutch quotes (@petieken) (#6114)
### Description

Added Dutch quotes.

Dutch quotes translation:
- "Give all your money to the poor people... If they do the same maybe
you'll get it back tomorrow."
- "Remove the word 'me' from the language use and the whole humanity is
perplexed and has panic sweat on their forehead."
- "A James Bond novel is stupid but exciting, while a masterpiece of
Flemish literature is equally stupid but boring as well."
- "I am absolutely against the purity of the language. If it brings
something essential, you should cultivate Anglicisms, Germanisms and
Gallicisms immediately. I do not believe in the thinned-out, which is
presented as the only Dutch, I am irritated by the Dutch domination."

### 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] Adding a language or a theme?
- [x] 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!
- [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! :) -->
2024-12-22 12:07:57 +01:00
Miodec
7d53e9eba3 impr(typing): add ʻ to the list of interchangable 'quotelike' characters
this means it can be typed correctly with the usual '
2024-12-22 00:58:22 +01:00
igs
772e4a1d01
feat(language): add code_typst (@iggedi-ig-ig) (#6117) 2024-12-22 00:45:00 +01:00
mak448a
775908026f
impr(quotes): grammar fix for English quote 192 (@mak448a) (#6118) 2024-12-22 00:44:14 +01:00
Miodec
a1397b7981 fix(language): remove non-polish word
closes #6120
2024-12-22 00:40:54 +01:00
Miodec
c18feb0748 chore: add additional isAuthenticated check in case user logs out during the request 2024-12-22 00:40:54 +01:00
Miodec
baaea33490 refactor: ready function now awaits config to be loaded to avoid concurrency issues 2024-12-22 00:40:54 +01:00
Miodec
a670438bb9 fix: css funboxes not being applied when logging in 2024-12-22 00:40:54 +01:00
Miodec
f0a7b82725 fix: test not failing if min speed check failed on the last second 2024-12-22 00:40:54 +01:00
Manish Kumar
2431ae3afa
chore: fix typo (@m4dd0c) (#6121) 2024-12-22 00:38:18 +01:00
Miodec
5454414812 chore: add more stats to result data export 2024-12-11 11:07:25 +01:00
psq4
741bdf7c81
feat(language): add galician (@psq4) (#6078) 2024-12-09 13:33:27 +01:00
Spurk
aa58a733a7
feat(funbox): add underscore_spaces funbox (@spurkus) (#6094) 2024-12-09 13:25:23 +01:00
Miodec
52fda9d8ed feat(funbox): add ALL CAPS 2024-12-09 13:10:02 +01:00
Samunals
33be339a60
feat(language): add portuguese 1k (@Samunals) (#6025) 2024-12-09 13:09:42 +01:00
Orson Leiziaga
e994e846b1
impr(quotes): add English quotes (@kennethlg) (#6079) 2024-12-04 17:30:21 +01:00