mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-22 13:44:47 +08:00
New translations entities.php (Dutch)
This commit is contained in:
parent
7a236de38f
commit
524698f401
|
@ -19,7 +19,7 @@ return [
|
|||
'revisions' => 'Revisies',
|
||||
'meta_revision' => 'Revisie #:revisionCount',
|
||||
'meta_created' => 'Gemaakt op: :timeLength',
|
||||
'meta_created_name' => 'Gemaakt op :timeLength door :user',
|
||||
'meta_created_name' => 'Gemaakt: :timeLength door :user',
|
||||
'meta_updated' => 'Bijgewerkt: :timeLength',
|
||||
'meta_updated_name' => 'Bijgewerkt: :timeLength door :user',
|
||||
'meta_owned_name' => 'Eigendom van :user',
|
||||
|
|
Loading…
Reference in New Issue
Block a user