diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index 7985ce452..7320231ec 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -1314,4 +1314,9 @@ $lang['Place first'] = 'Plaats eerst'; $lang['Place last'] = 'Plaats laatst'; $lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'Deze afbeelding is fysiek verbonden met dit album. Je kunt ze niet van elkaar losmaken.'; $lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'Bij het herstellen van deze plugin zullen de parameters en de bijhorende data gereset worden naar de standaardwaarden.'; -$lang['Installed on %s, %s'] = 'Geïnstalleerd op %s, %s'; \ No newline at end of file +$lang['Installed on %s, %s'] = 'Geïnstalleerd op %s, %s'; +$lang['The best is to have them made automatically on a regular basis.'] = 'Het is best deze automatisch te laten maken op regelmatige tijdstippen.'; +$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Als er iets misloopt tijdens een update, kun je herstellen van een backup.'; +$lang['This photo no longer exists'] = 'Deze foto bestaat niet meer'; +$lang['Details'] = 'Details'; +$lang['Always have a backup of your database and files.'] = 'Zorg steeds voor een backup van je database en bestanden.'; \ No newline at end of file