mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-06 18:54:33 +08:00
Update components.php
This commit is contained in:
@ -20,7 +20,7 @@ return [
|
|||||||
'image_preview' => 'Afbeelding Voorbeeld',
|
'image_preview' => 'Afbeelding Voorbeeld',
|
||||||
'image_upload_success' => 'Afbeelding succesvol geüpload',
|
'image_upload_success' => 'Afbeelding succesvol geüpload',
|
||||||
'image_update_success' => 'Afbeeldingsdetails succesvol verwijderd',
|
'image_update_success' => 'Afbeeldingsdetails succesvol verwijderd',
|
||||||
'image_delete_success' => 'Afbeelding succesvol verwijderd'
|
'image_delete_success' => 'Afbeelding succesvol verwijderd',
|
||||||
/**
|
/**
|
||||||
* Code editor
|
* Code editor
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user