Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin translations #3106

Merged
merged 47 commits into from
Jun 18, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
e0a0f99
New translations cachet.php (Afrikaans)
CachetBot Jun 18, 2018
be58bff
New translations cachet.php (Polish)
CachetBot Jun 18, 2018
eaa6029
New translations forms.php (Polish)
CachetBot Jun 18, 2018
e913e41
New translations cachet.php (Portuguese)
CachetBot Jun 18, 2018
54d3531
New translations cachet.php (Portuguese, Brazilian)
CachetBot Jun 18, 2018
8cc1a05
New translations forms.php (Portuguese, Brazilian)
CachetBot Jun 18, 2018
524e8f0
New translations cachet.php (Romanian)
CachetBot Jun 18, 2018
6712b0f
New translations cachet.php (Japanese)
CachetBot Jun 18, 2018
7e3a515
New translations forms.php (Japanese)
CachetBot Jun 18, 2018
c0568a3
New translations cachet.php (Korean)
CachetBot Jun 18, 2018
9293f3d
New translations cachet.php (Norwegian)
CachetBot Jun 18, 2018
9a04bb7
New translations cachet.php (Persian)
CachetBot Jun 18, 2018
0d73e5d
New translations cachet.php (Ukrainian)
CachetBot Jun 18, 2018
326361f
New translations cachet.php (Vietnamese)
CachetBot Jun 18, 2018
2183547
New translations cachet.php (Zulu)
CachetBot Jun 18, 2018
05e157b
New translations forms.php (Zulu)
CachetBot Jun 18, 2018
3b7a47d
New translations cachet.php (Turkish)
CachetBot Jun 18, 2018
cf161d9
New translations cachet.php (Russian)
CachetBot Jun 18, 2018
c557385
New translations forms.php (Russian)
CachetBot Jun 18, 2018
81c8cf7
New translations cachet.php (Spanish)
CachetBot Jun 18, 2018
9e9bbcc
New translations forms.php (Spanish)
CachetBot Jun 18, 2018
4229d99
New translations cachet.php (Swedish)
CachetBot Jun 18, 2018
213f94d
New translations cachet.php (Thai)
CachetBot Jun 18, 2018
62646fb
New translations cachet.php (Italian)
CachetBot Jun 18, 2018
f4df4ef
New translations forms.php (Czech)
CachetBot Jun 18, 2018
1bc0033
New translations cachet.php (Chinese Traditional)
CachetBot Jun 18, 2018
6dd72ac
New translations forms.php (Chinese Traditional)
CachetBot Jun 18, 2018
482025f
New translations cachet.php (Czech)
CachetBot Jun 18, 2018
467bc8a
New translations forms.php (Chinese Simplified)
CachetBot Jun 18, 2018
459119e
New translations cachet.php (Danish)
CachetBot Jun 18, 2018
ea5b56d
New translations forms.php (Danish)
CachetBot Jun 18, 2018
be64c21
New translations cachet.php (Dutch)
CachetBot Jun 18, 2018
d25f56e
New translations cachet.php (Arabic)
CachetBot Jun 18, 2018
e19758d
New translations cachet.php (Albanian)
CachetBot Jun 18, 2018
6bf883f
New translations dashboard.php (Arabic)
CachetBot Jun 18, 2018
c8e2cf5
New translations cachet.php (Chinese Simplified)
CachetBot Jun 18, 2018
0b2525c
New translations cachet.php (Catalan)
CachetBot Jun 18, 2018
b3c3372
New translations forms.php (Dutch)
CachetBot Jun 18, 2018
8b2677e
New translations cachet.php (Hebrew)
CachetBot Jun 18, 2018
ad1c430
New translations cachet.php (Hungarian)
CachetBot Jun 18, 2018
f5e1718
New translations cachet.php (Indonesian)
CachetBot Jun 18, 2018
3faede4
New translations cachet.php (Greek)
CachetBot Jun 18, 2018
048b039
New translations cachet.php (English)
CachetBot Jun 18, 2018
4d98c68
New translations cachet.php (Finnish)
CachetBot Jun 18, 2018
c4d8087
New translations cachet.php (French)
CachetBot Jun 18, 2018
f0c1855
New translations cachet.php (German)
CachetBot Jun 18, 2018
0215e3f
New translations forms.php (German)
CachetBot Jun 18, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions resources/lang/af-ZA/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// 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',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/ar-SA/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'إشترك للحصول على التحديثات',
'unsubscribe' => 'إلغاء الإشتراك في :link',
'button' => 'اشتراك',
'manage' => [
'subscribe' => 'إشترك للحصول على التحديثات',
'unsubscribe' => 'Unsubscribe',
'button' => 'اشتراك',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'أنت الآن مشترك للحصول على جميع التحديثات.',
'my_subscriptions' => 'إنك مشترك حاليا في التحديثات التالية.',
'manage_at_link' => 'Manage your subscriptions at :link',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ar-SA/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@

// Metrics
'metrics' => [
'metrics' => 'Metrics',
'metrics' => 'المقاييس',
'add' => [
'title' => 'Create a metric',
'message' => 'You should add a metric.',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/ca-ES/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Subscriviu-vos per rebre les darreres actualitzacions',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Subscriviu-vos',
'manage' => [
'subscribe' => 'Subscriviu-vos per rebre les darreres actualitzacions',
'unsubscribe' => 'Unsubscribe',
'button' => 'Subscriviu-vos',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Actualment estau subscrits a totes les actualitzacions.',
'my_subscriptions' => 'Actualment estau subscrits a les següents actualitzacions.',
'manage_at_link' => 'Manage your subscriptions at :link',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/cs-CZ/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Přihlásit se k odběru upozornění',
'unsubscribe' => 'Odhlásit se na :link',
'button' => 'Přihlásit',
'manage' => [
'subscribe' => 'Přihlásit se k odběru upozornění',
'unsubscribe' => 'Unsubscribe',
'button' => 'Přihlásit',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Aktuálně jsi přihlášen(a) ke všem upozorněním.',
'my_subscriptions' => 'Aktuálně jsi přihlášen(a) k následujícím upozorněním.',
'manage_at_link' => 'Spravovat odběry na :link',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/cs-CZ/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
'time_before_refresh' => 'Obnovovací frekvence status stránky (v sekundách)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Obrázek banneru',
'banner-help' => 'Doručuje se nenahrávat soubory větší než 930 pixelů na šířku',
'banner-help' => "Doručuje se nenahrávat soubory větší než 930 pixelů na šířku",
'subscribers' => 'Umožnit lidem, aby se přihlašovali k odběru e-mailových upozornění?',
'suppress_notifications_in_maintenance' => 'Potlačit oznámení dojde-li k události během během času údržby?',
'skip_subscriber_verification' => 'Přestat ověřovat uživatele? (Pozor na spammery)',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/da-DK/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Tilmeld dig for at få de seneste opdateringer',
'unsubscribe' => 'Afmeld via :link',
'button' => 'Abonner',
'manage' => [
'subscribe' => 'Tilmeld dig for at få de seneste opdateringer',
'unsubscribe' => 'Unsubscribe',
'button' => 'Abonner',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Du abonner i øjeblikket på alle opdateringer.',
'my_subscriptions' => 'Du abonnere i øjeblikket på følgende opdateringer.',
'manage_at_link' => 'Håndtér dine abonnementer via :link',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/da-DK/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
'time_before_refresh' => 'Statussides opdateringshastighed (i sekunder)',
'major_outage_rate' => 'Tærskel for større udfald (i %)',
'banner' => 'Banner billede',
'banner-help' => 'Det anbefales ikke at uploade billeder bredere end 930 pixels',
'banner-help' => "Det anbefales ikke at uploade billeder bredere end 930 pixels",
'subscribers' => 'Tillad folk at tilmelde sig email underretninger?',
'suppress_notifications_in_maintenance' => 'Tilbagehold notifikationer, når hændelse opstår under en vedligeholdelsesperiode?',
'skip_subscriber_verification' => 'Spring verificering af brugere over? (Husk på, du kan blive spammet)',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/de-DE/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Abonnieren Sie um die neuesten Updates zu erhalten.',
'unsubscribe' => 'Unter :link abbestellen',
'button' => 'Abonnieren',
'manage' => [
'subscribe' => 'Abonnieren Sie um die neuesten Updates zu erhalten.',
'unsubscribe' => 'Unsubscribe',
'button' => 'Abonnieren',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Du hast im Augenblick alle Updates abonniert.',
'my_subscriptions' => 'Du hast im Augenblick folgende Updates abonniert.',
'manage_at_link' => 'Verwalte deine Abonnements unter :link',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/de-DE/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
'time_before_refresh' => 'Aktualisierungsrate der Statusseite (in Sekunden)',
'major_outage_rate' => 'Grenzwert für schwerwiegende Ausfälle (in %)',
'banner' => 'Banner Bild',
'banner-help' => 'Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen',
'banner-help' => "Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen",
'subscribers' => 'Personen die Anmeldung für E-Mail-Benachrichtigung erlauben?',
'suppress_notifications_in_maintenance' => 'Unterdrücken Sie Benachrichtigungen, wenn ein Vorfall während des Zeitraum der Wartungsarbeiten auftritt?',
'skip_subscriber_verification' => 'Verifizierung der Nutzer überspringen? (Warnung, du könntest gespammt werden)',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/el-GR/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Εγγραφείτε για να λάβετε τις τελευταίες ενημερώσεις',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Εγγραφή',
'manage' => [
'subscribe' => 'Εγγραφείτε για να λάβετε τις τελευταίες ενημερώσεις',
'unsubscribe' => 'Unsubscribe',
'button' => 'Εγγραφή',
'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',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/en-US/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Subscribe to get the most recent updates',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Subscribe',
'manage' => [
'subscribe' => 'Subscribe to get the most recent updates',
'unsubscribe' => 'Unsubscribe',
'button' => 'Subscribe',
'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',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/es-ES/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Suscríbete para obtener las actualizaciones más recientes',
'unsubscribe' => 'Darse de baja en :link',
'button' => 'Suscríbete',
'manage' => [
'subscribe' => 'Suscríbete para obtener las actualizaciones más recientes',
'unsubscribe' => 'Unsubscribe',
'button' => 'Suscríbete',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Actualmente estás suscrito a todas las actualizaciones.',
'my_subscriptions' => 'Actualmente estás suscrito a las siguientes actualizaciones.',
'manage_at_link' => 'Administra tus suscripciones en :link',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/es-ES/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
'time_before_refresh' => 'Tasa de actualización de la página de estado (en segundos)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Imagen del banner',
'banner-help' => 'Se recomienda subir una imagen no más grande de 930px de ancho',
'banner-help' => "Se recomienda subir una imagen no más grande de 930px de ancho",
'subscribers' => '¿Permitir a la gente inscribirse mediante noficiacion por correo electronico?',
'suppress_notifications_in_maintenance' => '¿Suprimir notificaciones cuando el incidente ocurra durante el período de mantenimiento?',
'skip_subscriber_verification' => '¿Omitir verificación de usuarios? (Advertencia, podrías ser spammeado)',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/fa-IR/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'مشترک شوید تا از آخرین به‌روزرسانی‌ها آگاه شوید',
'unsubscribe' => 'لغو عضویت در :link',
'button' => 'اشتراک اطلاع‌رسانی',
'manage' => [
'subscribe' => 'مشترک شوید تا از آخرین به‌روزرسانی‌ها آگاه شوید',
'unsubscribe' => 'Unsubscribe',
'button' => 'اشتراک اطلاع‌رسانی',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'در حال حاضر شما برای همه به‌روزرسانی‌ها مشترک هستید.',
'my_subscriptions' => 'در حال حاضر شما برای این به‌روزرسانی‌ها مشترک هستید.',
'manage_at_link' => 'Manage your subscriptions at :link',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/fi-FI/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Tilaa uusimmat päivitykset',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Tilaa',
'manage' => [
'subscribe' => 'Tilaa uusimmat päivitykset',
'unsubscribe' => 'Unsubscribe',
'button' => 'Tilaa',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Olet tällä hetkellä tilannut kaikki ilmoitukset.',
'my_subscriptions' => 'Olet tällä hetkellä tilannut seuraavat ilmoitukset.',
'manage_at_link' => 'Manage your subscriptions at :link',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/fr-FR/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Abonnez-vous pour obtenir les dernières mises à jour.',
'unsubscribe' => 'Se désinscrire :link',
'button' => 'S\'abonner',
'manage' => [
'subscribe' => 'Abonnez-vous pour obtenir les dernières mises à jour.',
'unsubscribe' => 'Unsubscribe',
'button' => 'S\'abonner',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Vous êtes actuellement abonné à toutes les mises à jour.',
'my_subscriptions' => 'Vous êtes actuellement abonné aux mises à jour suivantes.',
'manage_at_link' => 'Gérer vos abonnements à :link',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/he-IL/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Subscribe to get the updates',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Subscribe',
'manage' => [
'subscribe' => 'Subscribe to get the updates',
'unsubscribe' => 'Unsubscribe',
'button' => 'Subscribe',
'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',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/hu-HU/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Kérjük iratkozzon fel a legújabb frissítésekért',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Feliratkozás',
'manage' => [
'subscribe' => 'Kérjük iratkozzon fel a legújabb frissítésekért',
'unsubscribe' => 'Unsubscribe',
'button' => 'Feliratkozás',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Minden frissítésre feliratkozva.',
'my_subscriptions' => 'A következő frissítésekre feliratkozva.',
'manage_at_link' => 'Manage your subscriptions at :link',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/id-ID/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Ikuti newsletter untuk mendapat update terbaru.',
'unsubscribe' => 'Berhenti berlangganan: :link',
'button' => 'Daftar',
'manage' => [
'subscribe' => 'Ikuti newsletter untuk mendapat update terbaru.',
'unsubscribe' => 'Unsubscribe',
'button' => 'Daftar',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Anda saat ini terdaftar untuk semua update.',
'my_subscriptions' => 'Anda saat ini berlangganan update berikut.',
'manage_at_link' => 'Manage your subscriptions at :link',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/it-IT/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Iscriviti per ricevere gli aggiornamenti più recenti',
'unsubscribe' => 'Annulla l\'iscrizione a :link',
'button' => 'Iscriviti',
'manage' => [
'subscribe' => 'Iscriviti per ricevere gli aggiornamenti più recenti',
'unsubscribe' => 'Unsubscribe',
'button' => 'Iscriviti',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Sei attualmente iscritto a tutti gli aggiornamenti.',
'my_subscriptions' => 'Sei attualmente iscritto ai seguenti suggerimenti.',
'manage_at_link' => 'Manage your subscriptions at :link',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/ja-JP/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => '最新のアップデート情報を購読する',
'unsubscribe' => '登録解除はこちら :link',
'button' => '購読',
'manage' => [
'subscribe' => '最新のアップデート情報を購読する',
'unsubscribe' => 'Unsubscribe',
'button' => '購読',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => '現在、すべてのアップデートを購読しています。',
'my_subscriptions' => '現在、以下のアップデートを購読しています。',
'manage_at_link' => '購読の管理',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ja-JP/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
'time_before_refresh' => 'ステータス ページ更新間隔 (秒)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'バナー画像',
'banner-help' => '横幅が930px以内の画像をアップロードしてください。',
'banner-help' => "横幅が930px以内の画像をアップロードしてください。",
'subscribers' => 'Allow people to signup to email notifications?',
'suppress_notifications_in_maintenance' => 'メンテナンス期間中にインシデントが発生したときの通知を抑制しますか?',
'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/ko-KR/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => '최신 업데이트를 받아 보기 위한 구독신청.',
'unsubscribe' => '탈퇴하기 :링크',
'button' => '구독',
'manage' => [
'subscribe' => '최신 업데이트를 받아 보기 위한 구독신청.',
'unsubscribe' => 'Unsubscribe',
'button' => '구독',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => '당신은 모든 업데이트를 구독하고 있습니다',
'my_subscriptions' => '당신은 다음 업데이트를 구독하고 있습니다',
'manage_at_link' => ':link에서 구독을 관리할 수 있음',
Expand Down
9 changes: 5 additions & 4 deletions resources/lang/nl-NL/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@

// Subscriber
'subscriber' => [
'subscribe' => 'Abonneer voor de meest recente updates',
'unsubscribe' => 'Meld je af via :link',
'button' => 'Abonneren',
'manage' => [
'subscribe' => 'Abonneer voor de meest recente updates',
'unsubscribe' => 'Unsubscribe',
'button' => 'Abonneren',
'manage_subscription' => 'Manage subscription',
'manage' => [
'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.',
'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.',
'manage_at_link' => 'Beheer uw abonnementen op: link',
Expand Down
Loading