monkeytype/frontend/static/quotes
Lorenz De Robles 95bd39a20e
impr(quotes): add english quote (@lorenzjdr) (#7214)
### Description

<!-- Please describe the change(s) made in your PR -->
Added a quote from 1984 by George Orwell.
### 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 screenshot 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`
- [ ] 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-12-11 17:13:49 +01:00
..
afrikaans.json
albanian.json
arabic.json fix(quotes): quote reports 2025-03-26 16:12:29 +01:00
arabic_egypt.json impr(quotes): add French quotes (@OM3X4) (#7017) 2025-10-15 10:45:45 +02:00
bangla.json
belarusian.json impr(quotes): add Belarusian quotes (@Dmskrzh) (#6276) 2025-02-19 09:51:38 +01:00
belarusian_lacinka.json
bulgarian.json
chinese_simplified.json impr(quotes): ad 60 Chinese Simplified Quotes (@derekyuan1000) (#6620) 2025-06-16 14:43:23 +02:00
code_arduino.json
code_assembly.json
code_bash.json impr(quotes): Add quotes from eChat source code (@sapbotgit) (#7154) 2025-11-26 23:33:32 +01:00
code_c++.json
code_c.json
code_csharp.json
code_css.json impr(quotes): Add quotes from eChat source code (@sapbotgit) (#7154) 2025-11-26 23:33:32 +01:00
code_cuda.json
code_go.json
code_java.json impr(quotes): add more code_java quotes (@theFaustus) (#7100) 2025-11-12 12:43:37 +01:00
code_javascript.json
code_jule.json chore(language): update code_jule (@adamperkowski) (#7097) 2025-11-12 12:43:02 +01:00
code_julia.json ci(assets): use zod in json-validation (@fehmer) (#6902) 2025-08-27 15:23:26 +02:00
code_kotlin.json fix(quotes): remove backspace character from kotlin quote 2025-10-27 11:34:48 +01:00
code_lua.json
code_nim.json
code_php.json
code_python.json impr(quotes): Add quotes from eChat source code (@sapbotgit) (#7154) 2025-11-26 23:33:32 +01:00
code_r.json
code_ruby.json
code_rust.json style(quotes): standardise number of tabs for rust quotes (@nyxmeowmeow) (#7001) 2025-10-15 10:38:56 +02:00
code_systemverilog.json
code_typescript.json feat(quotes): add typescript quotes (@JeffKochuk) (#6852) 2025-08-13 11:16:05 +02:00
code_yoptascript.json ci(assets): use zod in json-validation (@fehmer) (#6902) 2025-08-27 15:23:26 +02:00
czech.json
danish.json
docker_file.json impr(quotes): add docker_file quotes (@SoulPancake) (#6365) 2025-03-18 12:31:21 +01:00
dutch.json
english.json impr(quotes): add english quote (@lorenzjdr) (#7214) 2025-12-11 17:13:49 +01:00
esperanto.json
estonian.json
filipino.json impr(quotes): add filipino quotes from literature (@AintJierie) (#7207) 2025-12-10 22:54:20 +01:00
finnish.json
french.json impr(quotes): add 4 new french quotes (@aluriak) (#6934) 2025-09-23 16:56:48 +02:00
georgian.json
german.json impr(quotes): add german quotes (@Legonard) (#6997) 2025-10-15 10:36:12 +02:00
hebrew.json
hindi.json
hungarian.json impr(quotes): add Hungarian quotes (@Tekkermester) (#7071) 2025-11-12 12:54:40 +01:00
icelandic.json
indonesian.json impr(quotes): add Indonesian quotes (@RKPYI) (#6680) 2025-07-01 13:31:10 +02:00
irish.json
italian.json impr(quotes): fix italian quote punctuation (@gablilli) (#7019) 2025-10-15 11:00:13 +02:00
kannada.json
kazakh.json ci(assets): use zod in json-validation (@fehmer) (#6902) 2025-08-27 15:23:26 +02:00
korean.json
latin.json
lithuanian.json impr(quotes): add lithuanian quotes (@Kurbamit) (#6440) 2025-04-11 15:43:45 +02:00
malagasy.json
malayalam.json
marathi.json
mongolian.json
nepali.json
norwegian_bokmal.json
norwegian_nynorsk.json
persian.json fix: quote spelling 2025-01-20 14:59:11 +01:00
polish.json impr(quotes): polish quotes and law of physics for polish language (@sobczaktm) (#6772) 2025-07-25 14:17:12 +02:00
portuguese.json impr(quotes): add Portuguese quotes (@eduardopaul) (#6985) 2025-09-23 17:07:38 +02:00
romanian.json fix(quotes): quote reports 2025-03-26 16:12:29 +01:00
russian.json impr(quotes): add Russian quotes (@NeraShi) (#7152) 2025-11-26 23:31:24 +01:00
sanskrit.json impr(quotes): added 5 sanskrit quotes (@a5tw) (#6231) 2025-02-12 12:30:32 +01:00
serbian.json
slovak.json
spanish.json impr(quotes): add 3 spanish quotes (@AntikoreDev) (#6676) 2025-07-03 14:36:56 +02:00
swedish.json
tamil.json feat(language and quotes): update Tamil & Tanglish Words and add Quotes (@pipinthedev) (#6224) 2025-02-19 09:09:45 +01:00
thai.json impr(quotes): add thai quotes (@potsaweSe) (#6191) 2025-02-03 15:00:43 +01:00
toki_pona.json
turkish.json
ukrainian.json fix(quotes): quote reports 2025-03-26 16:12:29 +01:00
urdu.json impr(quotes): add urdu quotes (@aitchz) (#6441) 2025-04-17 14:31:32 +02:00
vietnamese.json impr(quotes): add Vietnamese quotes (@freshleaf1095) (#6227) 2025-02-03 23:55:16 +01:00