From 5d60f319555a10ad140864463272303b46ce4c37 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Mon, 25 Oct 2021 18:46:28 +0200 Subject: [PATCH] [account] emphasise that the email code is single-use --- locale/en/translations.suml | 2 +- locale/pl/translations.suml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/en/translations.suml b/locale/en/translations.suml index c22668876..059ec591f 100644 --- a/locale/en/translations.suml +++ b/locale/en/translations.suml @@ -448,7 +448,7 @@ user: email: subject: 'Your login code is %code%' content: | - To confirm your email address, enter the following code on the website: %code%. + To confirm your email address, enter the following single-use code on the website: %code%. If you didn't order this code, simply ignore this message. why: > diff --git a/locale/pl/translations.suml b/locale/pl/translations.suml index 5018b4f93..640a4a145 100644 --- a/locale/pl/translations.suml +++ b/locale/pl/translations.suml @@ -1052,7 +1052,7 @@ user: email: subject: 'Twój kod logowania to %code%' content: | - Aby potwierdzić swój adres email, wpisz na stronie następujący kod: %code%. + Aby potwierdzić swój adres email, wpisz na stronie następujący jednorazowy kod: %code%. Jeśli nie zamawiałxś tego kodu, po prostu zignoruj tę wiadomość. why: >