From 0d838876aed27ea56223d431893bfdf6d24c4275 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 10 Jul 2018 14:36:54 +0100 Subject: [PATCH] New translations notifications.php (Ukrainian) --- resources/lang/uk-UA/notifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/uk-UA/notifications.php b/resources/lang/uk-UA/notifications.php index a9ee3b05..a31b3ea6 100644 --- a/resources/lang/uk-UA/notifications.php +++ b/resources/lang/uk-UA/notifications.php @@ -98,7 +98,7 @@ return [ 'user' => [ 'invite' => [ 'mail' => [ - 'subject' => 'Your invitation is inside...', + 'subject' => 'Ваше запрошення знаходиться всередині...', 'content' => 'You have been invited to join :app_name status page.', 'title' => 'You\'re invited to join :app_name status page.', 'action' => 'Прийняти',