Files

15 lines
227 B
PHP

<?php
return [
'notifications' => [
'verified' => [
'title' => 'Sähköposti vaihdettu',
'body' => 'Sähköpostisi on onnistuneesti vaihdettu osoitteeseen :email.',
],
],
];