File: D:/HostingSpaces/SBogers10/stempel.komma.pro/resources/lang/en/kms/global.php
<?php
return [
'active' => 'Active',
'preview' => 'preview',
'previewExplanation' => 'Preview only available when the model is inactive,<br/>this makes the route accessible.',
'showInMenu' => 'Show in menu',
'add_new_item' => 'new item',
'amount' => 'amount',
'change_the_pass_word' => 'Change the password',
'country' => 'Country',
'contact_data' => 'Contact information',
'date' => 'Date',
'description' => 'description',
'enterDescription' => 'Vul description',
'shortDescription' => 'Short description',
'description_two' => 'second description',
'download' => 'Download',
'email' => 'E-mail',
'first_name' => 'first name',
'id' => 'id',
'general' => 'general',
'images' => 'images',
'image' => 'image',
'information' => 'information',
'language' => 'language',
'title' => 'title',
'last_name' => 'last name',
'logo' => 'Logo',
'link' => 'Link',
'linkExplanation' => 'Will be generated by name',
'meta_data' => 'meta data',
'name' => 'name',
'enterName' => 'Fill in a name',
'name_insertion' => '',
'new' => 'new',
'new_plural' => 'new',
'no_data' => 'no data',
'order' => 'order',
'password' => 'password',
'password_repeat' => 'repeat password',
'placeholder' => '',
'price' => 'Price',
'products' => 'Products',
'quote' => 'Quote',
'enterQuote' => 'fill in a quote',
'route' => 'route',
'remarks' => 'Notes',
'save' => 'Save',
'saved' => 'Saved',
'removed' => 'Removed',
'search' => 'Search',
'search2' => 'Search',
'searchResults' => 'Search results',
'select_status' => 'Select a status',
'status' => 'Status',
'stop_delete' => 'Undo delete',
'show_on_website' => 'Show on site',
'subtitle' => 'subtitle',
'enterSubtitle' => 'fill in a subtitle',
'enterTitle' => 'fill in a name',
'enterMetaDescription' => 'fill in a meta description',
'tip' => 'tip',
'translation' => 'translation',
'total' => 'total',
'undefined' => '<i>Undefined</i>',
'view' => 'Watch',
'website' => 'Site',
'logout' => 'Sign out',
'required' => 'Required',
'metaTitle' => 'Meta Title',
'enterMetaTitle' => 'fill in a Meta Title',
'metaDescription' => 'Meta Description',
'codeName' => 'Code name',
'enterCodeName' => 'Fill in a Code name',
'example' => 'Example',
'thumbnail' => 'Thumbnail',
'index_image' => 'Image in index',
'novalidchoice' => 'is no valid choice',
'showallitems' => 'show all items',
'notfound' => 'Not found',
'general_error' => 'Something went wrong. Maybe you did not fill in all fields.',
'button' => 'Button',
'enterButtonName' => 'Enter a button text',
'url' => 'Link (optional)',
'enterUrl' => 'Enter a link',
'documents' => 'Documents',
'confirm_header' => 'Pay attention!',
'confirm_deletion' => 'Are you sure you want to delete this?',
'yes' => 'Yes',
'no' => 'No',
'file_to_big' => 'This file is too big for the system and is therefore not uploaded.',
'max_file_size_upload' => 'Maximum size in MegaBytes (MB\'s): ',
'file_size_upload' => 'File size in MegaBytes (MB\'s): ',
'not_applicable' => 'Does not apply',
'none' => 'None',
'copy' => 'Copy',
'componentTitle' => 'Page structure'
];