diff options
Diffstat (limited to 'language/nl_NL/common.lang.php')
-rw-r--r-- | language/nl_NL/common.lang.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index 15c1b38a9..be558583e 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -426,4 +426,10 @@ $lang['Password is missing. Please enter the password.'] = 'Wachtwoord ontbreekt $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Wachtwoord-bevestiging ontbreekt. Bevestig aub het gekozen wachtwoord.'; $lang['%d photos per page'] = '%d foto\'s per pagina'; $lang['Theme'] = 'Thema'; -$lang['No results for'] = 'Geen resultaten voor';
\ No newline at end of file +$lang['No results for'] = 'Geen resultaten voor'; +$lang['Album name, A → Z'] = 'Albumnaam, A → Z'; +$lang['Album name, Z → A'] = 'Albumnaam, Z → A'; +$lang['Apply on properties'] = 'Toepassen op eigenschappen'; +$lang['Link: %s'] = 'Link: %s'; +$lang['Photo description'] = 'Fotobeschrijving'; +$lang['Photo title'] = 'Fototitel';
\ No newline at end of file |