summaryrefslogtreecommitdiff
path: root/lang/sl
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sl')
-rw-r--r--lang/sl/lang.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sl/lang.php b/lang/sl/lang.php
index 0e7690b75..9c7e9f5c6 100644
--- a/lang/sl/lang.php
+++ b/lang/sl/lang.php
@@ -5,6 +5,8 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
-$lang['discussion'] = 'Pogovor';
+$lang['discussion'] = 'Pogovor';
+$lang['back_to_article'] = 'Nazaj na članek';
+$lang['userpage'] = 'Uporabniška stran';
//Setup VIM: ex: et ts=2 :