From 15800939168fd6061e267f635d00f54a4322cbab Mon Sep 17 00:00:00 2001 From: Quixaq Date: Sat, 13 Jun 2026 20:42:02 +0200 Subject: [PATCH] impr(quotes): add english quotes --- frontend/static/quotes/english.json | 42 +++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index dd4d91aeacf9..15deb5e2cc2e 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39345,6 +39345,48 @@ "source": "Doctor Who, Fallen Heroes", "id": 7770, "length": 485 + }, + { + "text": "Without revolutionary theory there can be no revolutionary movement.", + "source": "Vladimir Lenin, What Is To Be Done?", + "id": 7771, + "length": 68 + }, + { + "text": "To say that \"the worker has an interest in the rapid growth of capital\", means only this: that the more speedily the worker augments the wealth of the capitalist, the larger will be the crumbs which fall to him, the greater will be the number of workers that can be called into existence, the more can the mass of slaves dependent upon capital be increased.", + "source": "Karl Marx, Wage Labour and Capital", + "id": 7772, + "length": 357 + }, + { + "text": "The state represses, the law cheats,\nTaxes bleed the poor;\nNo duties are imposed on the rich,\nThe rights of the poor are empty words,\nWe have languished long enough under domination,\nEquality wants other laws:\n\"No rights without duties,\" it says\n\"Equals, there are no duties without rights.\"", + "source": "The Internationale", + "id": 7773, + "length": 291 + }, + { + "text": "There are no supreme saviors,\nNeither God, nor Caesar nor tribune;\nProducers, let us save ourselves,\nWe decree common salvation!", + "source": "The Internationale", + "id": 7774, + "length": 128 + }, + { + "text": "It is natural for a liberal to speak of \"democracy\" in general; but a Marxist will never forget to ask: \"for what class?\"", + "source": "Vladimir Lenin, The Proletarian Revolution and the Renegade Kautsky", + "id": 7775, + "length": 121 + }, + { + "text": "Religion is the sigh of the oppressed creature, the heart of a heartless world, and the soul of soulless conditions. It is the opium of the people.", + "source": "Karl Marx, A Contribution to the Critique of Hegel's Philosophy of Right", + "id": 7776, + "length": 147 + }, + { + "text": "The proletarians have nothing to lose but their chains. They have a world to win. Workers of All Countries, Unite!", + "source": "Karl Marx & Friedrich Engels, The Communist Manifesto", + "id": 7777, + "length": 114 } ] }