diff options
Diffstat (limited to 'plugins/TakeATour/language')
-rwxr-xr-x | plugins/TakeATour/language/da_DK/plugin.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/TakeATour/language/da_DK/plugin.lang.php b/plugins/TakeATour/language/da_DK/plugin.lang.php index ea5304368..52370dc38 100755 --- a/plugins/TakeATour/language/da_DK/plugin.lang.php +++ b/plugins/TakeATour/language/da_DK/plugin.lang.php @@ -113,4 +113,7 @@ $lang['first_contact_title41'] = ' '; $lang['first_contact_title5'] = ' '; $lang['first_contact_title6'] = ' '; $lang['first_contact_title7'] = ' '; -$lang['first_contact_title8'] = ' ';
\ No newline at end of file +$lang['first_contact_title8'] = ' '; +$lang['End tour'] = 'Afslut tur'; +$lang['Next '] = 'Næste'; +$lang['Prev'] = 'Forrige';
\ No newline at end of file |