diff --git a/resources/lang/af-ZA/cachet.php b/resources/lang/af-ZA/cachet.php index ae1b500b..497ea4a1 100644 --- a/resources/lang/af-ZA/cachet.php +++ b/resources/lang/af-ZA/cachet.php @@ -75,10 +75,11 @@ return [ // Subscriber 'subscriber' => [ - 'subscribe' => 'Teken in om opdaterings te kry', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Teken aan', - 'manage' => [ + 'subscribe' => 'Teken in om opdaterings te kry', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Teken aan', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', 'manage_at_link' => 'Manage your subscriptions at :link',