New translations notifications.php (Finnish)

This commit is contained in:
James Brooks
2018-01-16 14:08:16 +00:00
parent af9e074b80
commit 4251da2fc4

View File

@@ -82,7 +82,7 @@ return [
'subject' => 'Verify Your Subscription',
'content' => 'Click to verify your subscription to :app_name status page.',
'title' => 'Verify your subscription to :app_name status page.',
'action' => 'Verify',
'action' => 'Vahvista',
],
],
],
@@ -101,7 +101,7 @@ return [
'subject' => 'Your invitation is inside...',
'content' => 'You have been invited to join :app_name status page.',
'title' => 'You\'re invited to join :app_name status page.',
'action' => 'Accept',
'action' => 'Hyväksy',
],
],
],