summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sk.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sk.php')
-rw-r--r--apps/files_sharing/l10n/sk.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sk.php b/apps/files_sharing/l10n/sk.php
index 6eea6a80bb8..72c9039571e 100644
--- a/apps/files_sharing/l10n/sk.php
+++ b/apps/files_sharing/l10n/sk.php
@@ -1,6 +1,5 @@
<?php
$TRANSLATIONS = array(
-"Download" => "Stiahnuť",
-"Save" => "Uložiť"
+"Download" => "Stiahnuť"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";