diff options
Diffstat (limited to 'apps/files/l10n/lb.php')
-rw-r--r-- | apps/files/l10n/lb.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/lb.php b/apps/files/l10n/lb.php index f13c3dbb415..9b209a4d5cc 100644 --- a/apps/files/l10n/lb.php +++ b/apps/files/l10n/lb.php @@ -37,5 +37,7 @@ "Upload too large" => "Upload ze grouss", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal Gréisst déi op dësem Server erlaabt ass.", "Files are being scanned, please wait." => "Fichieren gi gescannt, war weg.", -"Current scanning" => "Momentane Scan" +"Current scanning" => "Momentane Scan", +"file" => "Datei", +"files" => "Dateien" ); |