From e12073a00eb3471a65badecf7a538c188e91a499 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 18 Feb 2020 12:20:39 +0000 Subject: [PATCH] New translations notifications.php (Czech) --- resources/lang/cs-CZ/notifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cs-CZ/notifications.php b/resources/lang/cs-CZ/notifications.php index 4d98ec75..bb4e9e68 100644 --- a/resources/lang/cs-CZ/notifications.php +++ b/resources/lang/cs-CZ/notifications.php @@ -90,7 +90,7 @@ return [ 'subject' => 'Manage Your Subscription', 'content' => 'Click to manage your subscription to :app_name status page.', 'title' => 'Click to manage your subscription to :app_name status page.', - 'action' => 'Manage subscription', + 'action' => 'Spravovat odběry', ], ], ],