diff options
Diffstat (limited to 'apps/files_external/l10n/da.php')
-rw-r--r-- | apps/files_external/l10n/da.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/da.php b/apps/files_external/l10n/da.php new file mode 100644 index 00000000000..64647b69898 --- /dev/null +++ b/apps/files_external/l10n/da.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"External Storage" => "Ekstern opbevaring", +"Mount point" => "Monteringspunkt", +"Backend" => "Backend", +"Configuration" => "Opsætning" +); |