aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/signals.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/signals.py b/modules/signals.py
index cbc9b90c..597249e0 100644
--- a/modules/signals.py
+++ b/modules/signals.py
@@ -44,6 +44,7 @@ QUOTES = {
"Wer nichts zu verbergen hat, hat auch nichts zu befürchten" : "",
"Words will always retain their power. Words offer the means to meaning, and for those who will listen, the enunciation of truth." : "Alan Moore",
"Сейчас я вам заявляю, что вы провалились!" : "",
+ "Godhet är något så enkelt: att alltid finnas för andra, att aldrig söka sig själv." : "Dag Hammarskjöld",
}
class Module(object):