'Confirmation...', 'confirmDeletion' => 'Would you like to delete the item :itemname?', 'notAbleRestore' => 'You will not be able to restore it after deletion.', 'close' => 'Close', 'delete' => 'Delete', /** * Strings from Item Edit button menu */ 'edit' => 'Edit', 'edititem' => 'Edit item', 'newname' => 'New name:', /** * Strings from the Users box on Item page */ 'users' => 'Users:', 'noItems' => 'There are no items yet. Include one with the form above.', 'addUser' => 'Add user', 'email' => 'E-mail: ', 'nameDomain' => 'name@domain.com', 'insert' => 'Insert', /** * String from otherItems.blade.php - Other items box from item page */ 'otherItems' => 'Other items from the same product', /** * String from item.blade.php */ 'back' => 'BACK', ];