summaryrefslogtreecommitdiffstats
path: root/l10n/sk.php
diff options
context:
space:
mode:
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;";