diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-02-25 17:31:38 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-02-25 17:31:38 +0000 |
commit | 990031d028c9dfc54de05261b3dbb24c53d7067a (patch) | |
tree | a7168dbae3ae19583a402fe79c9f4771ef4f69b5 /language/da_DK/common.lang.php | |
parent | 9abb7331dbf9dd8f7d1e2abd93182903cf88f744 (diff) |
[trunk] - language - update da_DK - Dansk - Danish thanks to Nile - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13355 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/da_DK/common.lang.php')
-rw-r--r-- | language/da_DK/common.lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php index 07bfc9098..100096d70 100644 --- a/language/da_DK/common.lang.php +++ b/language/da_DK/common.lang.php @@ -381,5 +381,11 @@ $lang['Here are your connection settings'] = 'Her er dine login informationer'; $lang['Password: %s'] = 'Password: %s'; $lang['Username: %s'] = 'Brugernavn: %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Hvis du tror du har modtaget denne email ved en fejl kontakt os på %s'; +$lang['Show oldest comments first'] = 'Vis ældste kommentarer først'; +$lang['Show latest comments first'] = 'Vis sidste kommnetarer først'; +$lang['Photo sizes'] = 'Foto størrelsen'; +$lang['View in'] = 'Vis i'; +$lang['Mobile'] = 'Mobil'; +$lang['Desktop'] = 'Desktop'; ?>
\ No newline at end of file |