summaryrefslogtreecommitdiffstats
path: root/core/l10n/sk.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sk.php')
-rw-r--r--core/l10n/sk.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/sk.php b/core/l10n/sk.php
index d9ab70db1a8..c0a4ae1257b 100644
--- a/core/l10n/sk.php
+++ b/core/l10n/sk.php
@@ -29,7 +29,6 @@ $TRANSLATIONS = array(
"Share" => "Zdieľať",
"group" => "skupina",
"Delete" => "Odstrániť",
-"Personal" => "Osobné",
-"Advanced" => "Pokročilé"
+"Personal" => "Osobné"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";