diff options
Diffstat (limited to 'apps/files_external/l10n/lb.php')
-rw-r--r-- | apps/files_external/l10n/lb.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/lb.php b/apps/files_external/l10n/lb.php new file mode 100644 index 00000000000..7cbfaea6a57 --- /dev/null +++ b/apps/files_external/l10n/lb.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Groups" => "Gruppen", +"Delete" => "Läschen" +); |