diff --git a/services/web/locales/de.json b/services/web/locales/de.json index 1ccf8cde33..89d9abfbcc 100644 --- a/services/web/locales/de.json +++ b/services/web/locales/de.json @@ -221,9 +221,9 @@ "activation_token_expired": "Dein Aktivierungs-Token ist abgelaufen; du musst einen neuen anfordern.", "activate": "Aktivieren", "activating": "Aktivierung", - "stop_your_subscription": "Beende dein Abo", "ill_take_it": "Ich nehme es!", "cancel_your_subscription": "Beende dein Abo", + "stop_your_subscription": "Beende dein Abo", "no_thanks_cancel_now": "Nein, danke - Ich möchte nach wie vor jetzt stornieren", "cancel_my_account": "Mein Abo stornieren", "sure_you_want_to_cancel": "Willst du wirklich abbrechen?", diff --git a/services/web/locales/it.json b/services/web/locales/it.json index 0884967cf2..a034bad124 100644 --- a/services/web/locales/it.json +++ b/services/web/locales/it.json @@ -2,9 +2,9 @@ "trash": "Cestino", "git": "Git", "yes_please": "Sì, grazie!", - "stop_your_subscription": "Elimina il tuo account", "ill_take_it": "Mi va bene!", "cancel_your_subscription": "Elimina il tuo account", + "stop_your_subscription": "Elimina il tuo account", "no_thanks_cancel_now": "No, grazie - Voglio ancora annullare", "cancel_my_account": "Elimina il mio account", "sure_you_want_to_cancel": "Sei sicuro di voler eliminare?", diff --git a/services/web/locales/ko.json b/services/web/locales/ko.json index d358b0d7cf..968610d23d 100644 --- a/services/web/locales/ko.json +++ b/services/web/locales/ko.json @@ -297,9 +297,9 @@ "activation_token_expired": "활성화 토큰이 만료되었습니다. 새로 받은 토큰을 사용하셔야 합니다.", "activate": "활성화하기", "activating": "활성화중", - "stop_your_subscription": "구독 그만하기", "ill_take_it": "이걸로 할게요.", "cancel_your_subscription": "구독 그만하기", + "stop_your_subscription": "구독 그만하기", "no_thanks_cancel_now": "괜찮습니다. 지금 취소합니다.", "cancel_my_account": "구독 취소하기", "sure_you_want_to_cancel": "정말 취소 하시겠습니까?",