New translations notifications.php (Finnish)

This commit is contained in:
Cachet Bot
2018-07-12 08:44:07 +01:00
parent 2a98083f59
commit 3a511b1ddb

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' => 'Vahvista',
'action' => 'Verify',
],
],
],
@@ -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' => 'Hyväksy',
'action' => 'Accept',
],
],
],