From 61f94816c702981b5add7204045e52a07ea79e10 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 16 Jan 2018 14:07:24 +0000 Subject: [PATCH] New translations cachet.php (Albanian) --- resources/lang/sq-AL/cachet.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/lang/sq-AL/cachet.php b/resources/lang/sq-AL/cachet.php index 3958df78..4f4e19ce 100644 --- a/resources/lang/sq-AL/cachet.php +++ b/resources/lang/sq-AL/cachet.php @@ -33,6 +33,7 @@ return [ 'scheduled' => 'Mirëmbajtje planifikuar', 'scheduled_at' => ', planifiko :timestamp', 'posted' => 'Posted :timestamp', + 'posted_at' => 'Posted at :timestamp', 'status' => [ 1 => 'Hetimin', 2 => 'Identifikohet', @@ -75,7 +76,7 @@ return [ // Subscriber 'subscriber' => [ 'subscribe' => 'Subscribe to get the updates', - 'unsubscribe' => 'Unsubscribe at :link', + 'unsubscribe' => 'Anullo abonimin', 'button' => 'Subscribe', 'manage' => [ 'no_subscriptions' => 'You\'re currently subscribed to all updates.',