diff options
Diffstat (limited to 'apps/files_sharing/l10n/lb.php')
-rw-r--r-- | apps/files_sharing/l10n/lb.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php index b253e795dfe..a3e98138225 100644 --- a/apps/files_sharing/l10n/lb.php +++ b/apps/files_sharing/l10n/lb.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.", -"Password" => "Passwuert" +"Password" => "Passwuert", +"Download" => "Download" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |