aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGeorgi Rumenov Angelov <[email protected]>2024-09-23 13:52:54 +0300
committerGitHub <[email protected]>2024-09-23 12:52:54 +0200
commit8d6f2b4edc0663d7eab51416973f3bdd3f1d5759 (patch)
tree2561b8aceb7870d42c5c45672ef2cdf01bb7c07c
parentfc2a1064fb339eb5e6c1fd0d66bc334112e0a338 (diff)
downloadmonkeytype-8d6f2b4edc0663d7eab51416973f3bdd3f1d5759.tar.gz
monkeytype-8d6f2b4edc0663d7eab51416973f3bdd3f1d5759.zip
impr(quotes): add bulgarian quotes (@Gogo200202) (#5910)
-rw-r--r--frontend/static/quotes/bulgarian.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/frontend/static/quotes/bulgarian.json b/frontend/static/quotes/bulgarian.json
index 15e3672e9..87cc55612 100644
--- a/frontend/static/quotes/bulgarian.json
+++ b/frontend/static/quotes/bulgarian.json
@@ -114,6 +114,12 @@
"source": "Христо Ботев",
"length": 123,
"id": 18
+ },
+ {
+ "text": "Гледай народната работа повече от всичко друго, повече и от себе си да я уважаваш!",
+ "source": "Васил Левски",
+ "length": 82,
+ "id": 19
}
]
}