diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-05-05 15:52:54 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-05-05 15:52:54 +0000 |
commit | f8fdeb11c62458442d0550909c874574a3d980db (patch) | |
tree | c9742f2d9151f0dd775c3d2ab459717919488b40 /plugins/TakeATour/language | |
parent | 7065292fbb9fb7e561855c6fce01a434379309cd (diff) |
[takeatour] Update da_DK, thanks to : Kaare
git-svn-id: http://piwigo.org/svn/trunk@28365 68402e56-0260-453c-a942-63ccdbb3a9ee
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 |