diff options
-rw-r--r-- | language/da_DK/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php index 8fbdc97e8..34f0bed00 100644 --- a/language/da_DK/common.lang.php +++ b/language/da_DK/common.lang.php @@ -419,4 +419,6 @@ $lang['Go back to the album'] = 'Gå tilbage til albummet'; $lang['Last Page'] = 'Sidste side'; $lang['Password is missing. Please enter the password.'] = 'Adgangskoden mangler. Indtast adgangskoden.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Adgangskodebekræftelse mangler. Bekræft den valgte adgangskode.'; +$lang['%d photos per page'] = '%d fotografier pr. side'; +$lang['Theme'] = 'Tema'; ?>
\ No newline at end of file |