diff options
Diffstat (limited to 'apps/files_sharing/l10n/lb.php')
-rw-r--r-- | apps/files_sharing/l10n/lb.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php index 502f934cad0..9968bf7a851 100644 --- a/apps/files_sharing/l10n/lb.php +++ b/apps/files_sharing/l10n/lb.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( "Password" => "Passwuert", "Submit" => "Fortschécken", -"Download" => "Download" +"Download" => "Download", +"Upload" => "Eroplueden", +"Cancel upload" => "Upload ofbriechen" ); |