monkeytype/frontend
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
..
__tests__ test: fix tests being broken in 2025 2025-01-02 14:29:38 +01:00
docker chore: switch from npm to pnpm (#5690) 2024-07-30 22:36:19 +02:00
scripts refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00
src refactor: use vendor css from npm package (@fehmer) (#6206) 2025-02-03 23:48:56 +01:00
static impr(quotes): add Vietnamese quotes (@freshleaf1095) (#6227) 2025-02-03 23:55:16 +01:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.firebaserc_example
firebase.json chore: output version to version.json 2024-07-26 18:17:08 +02:00
gulpfile.js
knip.json
package.json refactor: use vendor css from npm package (@fehmer) (#6206) 2025-02-03 23:48:56 +01:00
tsconfig.json refactor: remove global type namespaces (@miodec) (#5907) 2024-09-23 15:34:16 +02:00
vite.config.dev.js impr(dev): add quick login button to frontend dev modal 2024-07-27 16:48:58 +02:00
vite.config.js chore: rebuild all files instead of just what changed 2024-08-09 17:01:10 +02:00
vite.config.prod.js fix: offline mode not working 2025-01-15 00:06:58 +01:00
vitest.config.js refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00