diff options
Diffstat (limited to 'plugins/LocalFilesEditor')
-rwxr-xr-x | plugins/LocalFilesEditor/language/da_DK/plugin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php b/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php index ea2f872ef..a809a63f5 100755 --- a/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php @@ -48,6 +48,6 @@ $lang['locfiledit_filename_error'] = 'Forbudt tegn i filnavn.'; $lang['locfiledit_model_error'] = 'Du skal vælge en model.'; $lang['locfiledit_model'] = 'Model'; $lang['locfiledit_new_filename'] = 'Filnavn'; -$lang['locfiledit_parent_directory'] = 'Hovedmappe'; +$lang['locfiledit_parent_directory'] = 'Overordnet mappe'; $lang['locfiledit_webmaster_only'] = 'Kun webmastere kan oprette eller ændre lokale filer.'; ?>
\ No newline at end of file |