mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations entities.php (Dutch)
This commit is contained in:
parent
3734b0a37e
commit
a5153ff5af
@ -24,7 +24,7 @@ return [
|
||||
'meta_updated_name' => 'Bijgewerkt: :timeLength door :user',
|
||||
'meta_owned_name' => 'Eigendom van :user',
|
||||
'entity_select' => 'Entiteit selecteren',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'entity_select_lack_permission' => 'Je hebt niet de vereiste machtiging om dit item te selecteren',
|
||||
'images' => 'Afbeeldingen',
|
||||
'my_recent_drafts' => 'Mijn recente concepten',
|
||||
'my_recently_viewed' => 'Mijn recent bekeken',
|
||||
@ -88,7 +88,7 @@ return [
|
||||
'shelves_save' => 'Boekenplank opslaan',
|
||||
'shelves_books' => 'Boeken op deze plank',
|
||||
'shelves_add_books' => 'Voeg boeken toe aan deze plank',
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_drag_books' => 'Sleep boeken hieronder om ze toe te voegen aan deze boekenplank',
|
||||
'shelves_empty_contents' => 'Aan deze plank zijn geen boeken toegewezen',
|
||||
'shelves_edit_and_assign' => 'Bewerk boekenplank om boeken toe te wijzen',
|
||||
'shelves_edit_named' => 'Bewerk boekenplank :name',
|
||||
|
Loading…
Reference in New Issue
Block a user