diff options
Diffstat (limited to 'apps/files_sharing/l10n/lb.php')
-rw-r--r-- | apps/files_sharing/l10n/lb.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php index f7b6a92e551..f0e5b762440 100644 --- a/apps/files_sharing/l10n/lb.php +++ b/apps/files_sharing/l10n/lb.php @@ -1,11 +1,9 @@ <?php $TRANSLATIONS = array( -"Reset" => "Zeréck setzen", "Shared by" => "Gedeelt vun", "The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.", "Password" => "Passwuert", "Name" => "Numm", -"Download" => "Download", -"Save" => "Späicheren" +"Download" => "Download" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |