From 5093dbe128a1247525c7ffda4c5c1d020031637e Mon Sep 17 00:00:00 2001 From: Alex Rusbridge <6761721+AlexRusbridge@users.noreply.github.com> Date: Sat, 20 Dec 2025 09:15:55 +0000 Subject: [PATCH 1/3] fix(british-english): adds british english spelling for english-medical.json (@AlexRusbridge) (#7278) ### Description Adds British English spelling for words found in the english-medical word list. - Hematology terms (`hemo-`/`hema-` -> `haemo-`/`haema-`) - Blood condition suffixes (`-emia` -> `-aemia`) - White blood cell terms (`leuko-` -> `leuco-`) - Respiratory terms (`-pnea` -> `-pnoea`) - Other notable conversions (common patterns like `-ize` and other cases) ### Checks - [ ] ~Adding/modifying Typescript code?~ - [ ] ~Adding quotes?comment) so we can verify their content.~ - [ ] ~Adding a language?~ - [ ] ~Adding a theme?~ - [ ] ~Adding a layout?~ - [ ] ~Adding a font?~ - [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. --------- Co-authored-by: Jack --- frontend/src/ts/test/british-english.ts | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/frontend/src/ts/test/british-english.ts b/frontend/src/ts/test/british-english.ts index b83122631fa3..b97f3fed7e9e 100644 --- a/frontend/src/ts/test/british-english.ts +++ b/frontend/src/ts/test/british-english.ts @@ -652,6 +652,33 @@ const replacementRules: BritishEnglishReplacements = { moisturizing: "moisturising", favoring: "favouring", marvelous: "marvellous", + hematuria: "haematuria", + hemoptysis: "haemoptysis", + hemorrhoid: "haemorrhoid", + hemorrhagic: "haemorrhagic", + hypercalcemia: "hypercalcaemia", + hyperglycemia: "hyperglycaemia", + hypoglycemia: "hypoglycaemia", + toxemia: "toxaemia", + hypoxemia: "hypoxaemia", + bacteremia: "bacteraemia", + hypernatremia: "hypernatraemia", + hyponatremia: "hyponatraemia", + leukocytosis: "leucocytosis", + leukocyte: "leucocyte", + leukopenia: "leucopenia", + apnea: "apnoea", + bradypnea: "bradypnoea", + tachypnea: "tachypnoea", + orthopnea: "orthopnoea", + ileocecal: "ileocaecal", + metastasize: "metastasise", + lymphedema: "lymphoedema", + neuron: "neurone", + hemianopsia: "hemianopia", + galactorrhea: "galactorrhoea", + nebulizer: "nebuliser", + paresthesia: "paraesthesia", }; export async function replace( From 1e2109bf6088adc0638232bfd6d5132d62d2ac9d Mon Sep 17 00:00:00 2001 From: Arjun <61285631+Zeden19@users.noreply.github.com> Date: Sat, 20 Dec 2025 05:04:34 -0500 Subject: [PATCH 2/3] impr(quotes): Add English quotes from XCOM: EU (@Zeden19) (#7264) ### Description ### Checks - [ ] Adding/modifying Typescript code? - [ ] I have used `qs`, `qsa` or `qsr` instead of JQuery selectors. - [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? - Make sure to follow the [languages documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md) - [ ] Add language to `packages/schemas/src/languages.ts` - [ ] Add language to exactly one group in `frontend/src/ts/constants/languages.ts` - [ ] Add language json file to `frontend/static/languages` - [ ] Adding a theme? - Make sure to follow the [themes documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md) - [ ] Add theme to `packages/schemas/src/themes.ts` - [ ] Add theme to `frontend/src/ts/constants/themes.ts` - [ ] Add theme css file to `frontend/static/themes` - [ ] Add some screenshots of the theme, especially with different test settings (colorful, flip colors) to your pull request - [ ] Adding a layout? - [ ] Make sure to follow the [layouts documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md) - [ ] Add layout to `packages/schemas/src/layouts.ts` - [ ] Add layout json file to `frontend/static/layouts` - [ ] Adding a font? - Make sure to follow the [themes documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/FONTS.md) - [ ] Add font file to `frontend/static/webfonts` - [ ] Add font to `packages/schemas/src/fonts.ts` - [ ] Add font to `frontend/src/ts/constants/fonts.ts` - [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 # --- frontend/static/quotes/english.json | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index f75c31058bb1..d5c3455c6eb6 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39111,6 +39111,36 @@ "source": "George Orwell, 1984", "id": 7731, "length": 109 + }, + { + "text": "Commander! You may want to instruct your men to exercise restraint when using explosives... while certainly effective at killing aliens, they also destroy the artifacts we're hoping to recover from the bodies. Just something to consider.", + "source": "XCOM: Enemy Unknown", + "id": 7732, + "length": 237 + }, + { + "text": "This is unlike anything else we've previously identified. Based on its physical appearance, I would assume this alien doesn't rely on brute strength. I recommend the troops exercise extreme caution, Commander.", + "source": "XCOM: Enemy Unknown", + "id": 7733, + "length": 209 + }, + { + "text": "Ever since mankind first looked up at the stars, we have wondered what lies beyond. So very few have dared to look inward... The depths of the human mind hold more secrets than we can possibly imagine. How ironic that the means to defeat our enemy comes not through weapons or machines of war, but from within. And if we have succeeded... we will have gained a glimpse of what we are to become. We will have created something... extraordinary.", + "source": "XCOM: Enemy Unknown", + "id": 7734, + "length": 443 + }, + { + "text": "Incredible! That alien seems to have... taken control of that soldier somehow. All of the advances we've made so far... they would be useless against this type of power.", + "source": "XCOM: Enemy Unknown", + "id": 7735, + "length": 169 + }, + { + "text": "I have difficulty understanding how such an advanced species could show so little empathy for the lives of other sentient beings... It goes against everything we have ever imagined. The technology is there, but with it comes a callousness we would never have expected. What could have brought them to this...", + "source": "XCOM: Enemy Unknown", + "id": 7736, + "length": 308 } ] } From 86ed9c2570ed82fb1011d1e60d393af4e7c635ca Mon Sep 17 00:00:00 2001 From: Miodec Date: Sat, 20 Dec 2025 10:26:40 +0100 Subject: [PATCH 3/3] chore: ignore pnpm-lock --- .oxfmtrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.oxfmtrc.json b/.oxfmtrc.json index a4d38b60bbc3..0bc993fcbc6a 100644 --- a/.oxfmtrc.json +++ b/.oxfmtrc.json @@ -7,6 +7,7 @@ "endOfLine": "lf", "trailingComma": "all", "ignorePatterns": [ + "pnpm-lock.yaml", "node_modules", ".turbo", "dist",