diff options
Diffstat (limited to '')
-rw-r--r-- | language/nl_NL/admin.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php index edecd14b7..2371958f0 100644 --- a/language/nl_NL/admin.lang.php +++ b/language/nl_NL/admin.lang.php @@ -634,4 +634,9 @@ $lang['edit category informations'] = 'bewerk categorie informatie'; /* TODO */ $lang['Drag to re-order'] = 'Drag to re-order'; /* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.'; /* TODO */ $lang['Quick Local Synchronization'] = 'Quick Local Synchronization'; +/* TODO */ $lang['No photo can be deleted'] = 'No photo can be deleted'; +/* TODO */ $lang['Note: Only deletes photos added with pLoader'] = 'Note: Only deletes photos added with pLoader'; +/* TODO */ $lang['Delete selected photos'] = 'Delete selected photos'; +/* TODO */ $lang['%d photo was deleted'] = '%d photo was deleted'; +/* TODO */ $lang['%d photos were deleted'] = '%d photos were deleted'; ?> |