summaryrefslogtreecommitdiff
path: root/lang/sk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sk')
-rw-r--r--lang/sk/lang.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/sk/lang.php b/lang/sk/lang.php
deleted file mode 100644
index 9113c6468..000000000
--- a/lang/sk/lang.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Slovak language file
- *
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- */
-
-$lang['discussion'] = 'Diskusia';
-$lang['back_to_article'] = 'Späť na článok';
-$lang['userpage'] = 'Stránka používateľa';
-
-//Setup VIM: ex: et ts=2 :