diff options
Diffstat (limited to 'apps/files_trashbin/l10n/lb.php')
-rw-r--r-- | apps/files_trashbin/l10n/lb.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/lb.php b/apps/files_trashbin/l10n/lb.php index d1bd7518663..01deea23500 100644 --- a/apps/files_trashbin/l10n/lb.php +++ b/apps/files_trashbin/l10n/lb.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( -"Name" => "Numm" +"Name" => "Numm", +"Delete" => "Läschen" ); |