summaryrefslogtreecommitdiff
path: root/python/speaklater/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/speaklater/README')
-rw-r--r--python/speaklater/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/speaklater/README b/python/speaklater/README
new file mode 100644
index 0000000000..f81ca63b07
--- /dev/null
+++ b/python/speaklater/README
@@ -0,0 +1,3 @@
+A module that provides lazy strings for translations. Basically you
+get an object that appears to be a string but changes the value every
+time the value is evaluated based on a callable you provide. \ No newline at end of file