New translations cachet.php (Greek)
This commit is contained in:
@@ -75,10 +75,11 @@ return [
|
|||||||
|
|
||||||
// Subscriber
|
// Subscriber
|
||||||
'subscriber' => [
|
'subscriber' => [
|
||||||
'subscribe' => 'Εγγραφείτε για να λάβετε τις τελευταίες ενημερώσεις',
|
'subscribe' => 'Εγγραφείτε για να λάβετε τις τελευταίες ενημερώσεις',
|
||||||
'unsubscribe' => 'Unsubscribe at :link',
|
'unsubscribe' => 'Unsubscribe',
|
||||||
'button' => 'Εγγραφή',
|
'button' => 'Εγγραφή',
|
||||||
'manage' => [
|
'manage_subscription' => 'Manage subscription',
|
||||||
|
'manage' => [
|
||||||
'no_subscriptions' => 'You\'re currently subscribed to all updates.',
|
'no_subscriptions' => 'You\'re currently subscribed to all updates.',
|
||||||
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
|
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
|
||||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||||
|
|||||||
Reference in New Issue
Block a user