summaryrefslogtreecommitdiffstats
path: root/l10n/sk.php
diff options
context:
space:
mode:
authorVolkan Gezer <volkangezer@gmail.com>2014-11-20 15:03:45 +0100
committerVolkan Gezer <volkangezer@gmail.com>2014-11-20 15:03:45 +0100
commit5c316ab56d73a2dd6c3422fb1fd2f6185d723a73 (patch)
treeb924009cf573fb2bc30a6a588a3488eed0fc5a6f /l10n/sk.php
parent31df72e70756f67b3db7654a302a62fcbb908d5d (diff)
remove obsolete langs. #11274
Diffstat (limited to 'l10n/sk.php')
-rw-r--r--l10n/sk.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/l10n/sk.php b/l10n/sk.php
deleted file mode 100644
index 958e59828..000000000
--- a/l10n/sk.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Download" => "StiahnuƄ",
-"Settings" => "Nastavenia",
-"Import" => "ImportovaƄ"
-);
-$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";