From 75b6d1dc5efeff21060edffb774c72602134438c Mon Sep 17 00:00:00 2001 From: damarpas Date: Thu, 19 Feb 2026 16:53:00 +0700 Subject: [PATCH 1/2] impr(quotes): add two new English quotes (@damarpas) --- frontend/static/quotes/english.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index 311f6d9f4a0c..fedfa2516be2 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39147,6 +39147,19 @@ "source": "Mistborn: The Final Empire", "id": 7737, "length": 58 + }, + { + "text": "The only way to learn is by playing. The only way to win is by learning. And the only way to begin is by beginning.", + "source": "Sam Reich - Game Changer", + "id": 7738, + "length": 120 + }, + { + "text": "I will travel far beyond the path of reason. Take me back to Eden.", + "source": "Sleep Token", + "id": 7739, + "length": 66 } + ] } From 0bbaa64f025621eb19a64c3e41eb5a11030e8c8c Mon Sep 17 00:00:00 2001 From: Miodec Date: Sat, 28 Feb 2026 16:35:35 +0100 Subject: [PATCH 2/2] fix --- frontend/static/quotes/english.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index df9c93b4a18c..d266e8963cf4 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39194,7 +39194,7 @@ "text": "The only way to learn is by playing. The only way to win is by learning. And the only way to begin is by beginning.", "source": "Sam Reich - Game Changer", "id": 7745, - "length": 120 + "length": 115 }, { "text": "I will travel far beyond the path of reason. Take me back to Eden.",