diff options
Diffstat (limited to 'apps/files_sharing/l10n/lb.php')
-rw-r--r-- | apps/files_sharing/l10n/lb.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php index 9c34ea60016..f0e5b762440 100644 --- a/apps/files_sharing/l10n/lb.php +++ b/apps/files_sharing/l10n/lb.php @@ -1,8 +1,8 @@ <?php $TRANSLATIONS = array( -"Password" => "Passwuert", "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" ); |