summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2015-09-24 15:14:04 +0200
committerTimotej Lazar <timotej.lazar@araneo.org>2015-09-24 15:14:04 +0200
commit5959a0a84752fd607fe3f0f02d589d9c3bcdbab6 (patch)
tree84511cdc8e6d6502f6456b46bce929a46fd8760a /python
parent5a94ba8871a690aa4187eae30b508237cfa64538 (diff)
Add name and description to language en/sl files
Diffstat (limited to 'python')
-rw-r--r--python/en.py3
-rw-r--r--python/sl.py2
2 files changed, 5 insertions, 0 deletions
diff --git a/python/en.py b/python/en.py
index 561db85..77157f1 100644
--- a/python/en.py
+++ b/python/en.py
@@ -1,5 +1,8 @@
# coding=utf-8
+name = 'Python'
+description = 'Introductory Python course.'
+
hint = {
'no_hint': '''\
<p>No hint available, sorry!</p>
diff --git a/python/sl.py b/python/sl.py
index 3282607..250cb88 100644
--- a/python/sl.py
+++ b/python/sl.py
@@ -1,5 +1,7 @@
# coding=utf-8
+name = 'Python'
+description = 'Uvodni tečaj pythona.'
general_msg = {
'error_head' : '''\