File: D:/HostingSpaces/SBogers104/angeliekly.nl/workbench/komma/kms/src/config/en/translations.php
<?php
return [
'search' => 'Search',
'save' => 'Save',
'name' => 'Name',
'price' => 'Price',
'date' => 'Date',
'status' => 'Status',
'view' => 'View',
'text' => 'Text',
'textLink' => 'Text link',
'title' => 'Title',
'textDownloadLink' => 'Text for download link',
'shortDescription' => 'Short description',
'description' => 'Description',
'files' => 'File',
'image' => 'Image',
'error' => 'Error',
'value' => 'Value',
'required' => 'Required',
'left' => 'Left',
'right' => 'Right',
'delete' => 'Delete',
'pixels' => 'pixels',
'noData' => 'No data',
'changePassword' => 'Change password',
'none' => 'none',
'logIn' => 'Log in',
'addNewItem' => 'Add new item',
'changeOrder' => 'Change order',
'saveOrder' => 'Save order',
'logOut' => 'Log out',
'general' => 'General',
'showDynamicBlock' => 'Show block:',
'addNewDynamicBlock' => 'Add a new block',
'addNewReview' => 'Add a new review',
'chooseADynamicBlock' => '- Choose a block -',
'mainImageLocation' => 'Main image location',
'mainImageWidth' => 'Main image width',
'textBlockWidth' => 'Textblock width',
'imageLocation' => 'Image location',
'leftColumn' => 'Left column',
'rightColumn' => 'Right column',
'maxOf' => 'Max of',
'imagesReached' => 'image(s) reached.',
'problemsUploading' => 'Problems with uploading',
'imagesTooHeight' => 'file too high',
'imagesTooShort' => 'file not high enough',
'imagesTooLong' => 'file too long',
'imagesTooSmall' => 'file not long enough',
'imagesTooLarge' => 'file too big format',
'imagesTooSmallFormat' => 'file too small format',
'youtubeEmbedCode' => 'Youtube embed code',
'toSendOrders' => 'Order to send',
'showToSendOrders' => 'Show all orders to send',
'registration' => 'Registration',
'saleUnite' => 'Sales unite',
'order' => 'Order',
'orders' => 'Orders',
'today' => 'Today',
'yesterday' => 'Yesterday',
'thisWeek' => 'This week',
'lastWeek' => 'Last week',
'thisMonth' => 'This month',
'lastMonth' => 'Last month',
'thisYear' => 'This year',
'lastYear' => 'Last year',
'welcome' => 'Welcome',
'visitOurWebsite' => 'Visit our website',
'legals' => 'Legals',
'disclaimer' => 'Disclaimer',
];