<?php

return [
	'buttons' => [
		'change_password' => 'Change password',
		'change_email' => 'Change email',
		'edit' => 'Edit',
		'change' => 'Change',
		'add' => 'Add',
		'contacts_add' => 'Add contacts',
		'upload_image' => 'Upload image',
		'delete' => 'Delete',
		'show_more' => 'Show more',
		'show_less' => 'Show less',
		'translations' => 'Translations',
		'add_translation' => 'Add translation',
		'publish' => 'Publish',
		'publish_remove' => 'Remove publish',
	],
];