diff options
Diffstat (limited to 'lang/sk')
-rw-r--r-- | lang/sk/lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sk/lang.php b/lang/sk/lang.php index c7e25ccd1..9113c6468 100644 --- a/lang/sk/lang.php +++ b/lang/sk/lang.php @@ -5,6 +5,8 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ -$lang['discussion'] = 'Diskusia'; +$lang['discussion'] = 'Diskusia'; +$lang['back_to_article'] = 'Späť na článok'; +$lang['userpage'] = 'Stránka používateľa'; //Setup VIM: ex: et ts=2 : |