From 4c4e82312e3094f4990c91c3192a6730623e6079 Mon Sep 17 00:00:00 2001 From: TheFrenchTechMan <95764063+TheFrenchTechMan@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:15:14 +0100 Subject: impr(quotes): add English quotes (@TheFrenchTechMan) (#6039) --- frontend/static/quotes/english.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 899a4b13c..e7cdc9847 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38481,6 +38481,30 @@ "source": "Caduceus Clay - Critical Role (Campaign 2, Episode 110)", "length": 603, "id": 7614 + }, + { + "text": "Astrologers must rid themselves of material desires. Only by ridding oneself of clutter can one see the true world around them.", + "source": "Mona (Genshin Impact)", + "id": 7615, + "length": 127 + }, + { + "text": "Divination is about precisely foretelling one's written destiny. Over-embellishing that fate only leads to misconception.", + "source": "Mona (Genshin Impact)", + "id": 7616, + "length": 121 + }, + { + "text": "Fate is called as such, for it cannot be changed, nor can it be reversed. It can only but be accepted.", + "source": "Mona (Genshin Impact)", + "id": 7617, + "length": 102 + }, + { + "text": "\"Good things come to those who don't wait around!\" That's what they say, anyway. Knowing my luck, the opposite is probably true for me...", + "source": "Bennett (Genshin Impact)", + "id": 7618, + "length": 137 } ] } -- cgit v1.2.3