diff --git a/public/language/ar/user.json b/public/language/ar/user.json index a1aa9dc80f..980fe54962 100644 --- a/public/language/ar/user.json +++ b/public/language/ar/user.json @@ -5,7 +5,7 @@ "email": "البريد الإلكتروني", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "الاسم الكامل", "website": "الموقع الإلكتروني", "location": "موقع", diff --git a/public/language/cs/user.json b/public/language/cs/user.json index 13be6ba018..fc341e2e27 100644 --- a/public/language/cs/user.json +++ b/public/language/cs/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Jméno a příjmení", "website": "Webové stránky", "location": "Poloha", diff --git a/public/language/de/user.json b/public/language/de/user.json index c264b87190..ac5142d047 100644 --- a/public/language/de/user.json +++ b/public/language/de/user.json @@ -5,7 +5,7 @@ "email": "E-Mail", "confirm_email": "E-Mail bestätigen", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Kompletter Name", "website": "Homepage", "location": "Wohnort", diff --git a/public/language/en@pirate/user.json b/public/language/en@pirate/user.json index a8efc3d857..81446843ba 100644 --- a/public/language/en@pirate/user.json +++ b/public/language/en@pirate/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Full Name", "website": "Website", "location": "Location", diff --git a/public/language/en_GB/user.json b/public/language/en_GB/user.json index a113ac03d8..772994f440 100644 --- a/public/language/en_GB/user.json +++ b/public/language/en_GB/user.json @@ -6,7 +6,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Full Name", "website": "Website", diff --git a/public/language/en_US/user.json b/public/language/en_US/user.json index 50848c7f83..1156c94b85 100644 --- a/public/language/en_US/user.json +++ b/public/language/en_US/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Full Name", "website": "Website", "location": "Location", diff --git a/public/language/es/user.json b/public/language/es/user.json index 3d711138d2..7096d48bc1 100644 --- a/public/language/es/user.json +++ b/public/language/es/user.json @@ -5,7 +5,7 @@ "email": "Correo Electrónico", "confirm_email": "Repetir correo electrónico", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Nombre completo", "website": "Sitio Web", "location": "Ubicación", diff --git a/public/language/et/user.json b/public/language/et/user.json index 4ecb16dac4..e791df8333 100644 --- a/public/language/et/user.json +++ b/public/language/et/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Kinnita email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Täisnimi", "website": "Koduleht", "location": "Asukoht", diff --git a/public/language/fa_IR/user.json b/public/language/fa_IR/user.json index f0212723e2..73a1370f48 100644 --- a/public/language/fa_IR/user.json +++ b/public/language/fa_IR/user.json @@ -5,7 +5,7 @@ "email": "رایانامه", "confirm_email": "تأیید رایانامه", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "نام کامل", "website": "تارنما", "location": "محل سکونت", diff --git a/public/language/fi/user.json b/public/language/fi/user.json index d008e94b62..c3577bb745 100644 --- a/public/language/fi/user.json +++ b/public/language/fi/user.json @@ -5,7 +5,7 @@ "email": "Sähköposti", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Koko nimi", "website": "Kotisivu", "location": "Sijainti", diff --git a/public/language/fr/user.json b/public/language/fr/user.json index 68a99a577e..8af112838f 100644 --- a/public/language/fr/user.json +++ b/public/language/fr/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirmer l'adresse email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Nom", "website": "Site web", "location": "Emplacement", diff --git a/public/language/he/user.json b/public/language/he/user.json index 292d31f90b..d306d4b410 100644 --- a/public/language/he/user.json +++ b/public/language/he/user.json @@ -5,7 +5,7 @@ "email": "כתובת אימייל", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "שם מלא", "website": "אתר", "location": "מיקום", diff --git a/public/language/hu/user.json b/public/language/hu/user.json index 909e4ad553..ff3f13efb2 100644 --- a/public/language/hu/user.json +++ b/public/language/hu/user.json @@ -5,7 +5,7 @@ "email": "E-mail", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Teljes Név", "website": "Weboldal", "location": "Lakhely", diff --git a/public/language/it/user.json b/public/language/it/user.json index d490e3e1ef..b225460481 100644 --- a/public/language/it/user.json +++ b/public/language/it/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Nome e Cognome", "website": "Sito Internet", "location": "Località", diff --git a/public/language/ja/user.json b/public/language/ja/user.json index ddb43c4dd5..7bdc9a761e 100644 --- a/public/language/ja/user.json +++ b/public/language/ja/user.json @@ -5,7 +5,7 @@ "email": "メール", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "フルネーム", "website": "ウェブサイト", "location": "ロケーション", diff --git a/public/language/ko/user.json b/public/language/ko/user.json index e3b7b29e83..c619b7015a 100644 --- a/public/language/ko/user.json +++ b/public/language/ko/user.json @@ -5,7 +5,7 @@ "email": "이메일", "confirm_email": "이메일 확인", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "이름", "website": "웹 사이트", "location": "거주지", diff --git a/public/language/lt/user.json b/public/language/lt/user.json index 1902cdd399..d3839a30cb 100644 --- a/public/language/lt/user.json +++ b/public/language/lt/user.json @@ -5,7 +5,7 @@ "email": "El. paštas", "confirm_email": "Patvirtinti el. paštą", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Vardas ir pavardė", "website": "Tinklalapis", "location": "Vieta", diff --git a/public/language/ms/user.json b/public/language/ms/user.json index 74fffdbd04..ddf8f2d012 100644 --- a/public/language/ms/user.json +++ b/public/language/ms/user.json @@ -5,7 +5,7 @@ "email": "Emel", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Nama penuh", "website": "Laman Web", "location": "Lokasi", diff --git a/public/language/nb/user.json b/public/language/nb/user.json index 5f3f3db9ab..ceb25363f2 100644 --- a/public/language/nb/user.json +++ b/public/language/nb/user.json @@ -5,7 +5,7 @@ "email": "E-post", "confirm_email": "Bekfreft e-post", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Fullt navn", "website": "Nettsted", "location": "Plassering", diff --git a/public/language/nl/user.json b/public/language/nl/user.json index df0f112c6f..11e13421c4 100644 --- a/public/language/nl/user.json +++ b/public/language/nl/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Bevestig uw email adres", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Volledige Naam", "website": "Website", "location": "Locatie", diff --git a/public/language/pl/user.json b/public/language/pl/user.json index 65a0258933..0c1918be92 100644 --- a/public/language/pl/user.json +++ b/public/language/pl/user.json @@ -5,7 +5,7 @@ "email": "Adres e-mail", "confirm_email": "Potwierdź e-mail", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Pełna nazwa", "website": "Strona WWW", "location": "Położenie", diff --git a/public/language/pt_BR/user.json b/public/language/pt_BR/user.json index 366c291a5d..88307d657f 100644 --- a/public/language/pt_BR/user.json +++ b/public/language/pt_BR/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirmar Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Nome Completo", "website": "Website", "location": "Localização", diff --git a/public/language/ro/user.json b/public/language/ro/user.json index 124f9076b6..12ab225a2a 100644 --- a/public/language/ro/user.json +++ b/public/language/ro/user.json @@ -5,7 +5,7 @@ "email": "Adresă Email", "confirm_email": "Confirmă Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Nume Întreg", "website": "Pagină Web", "location": "Locație", diff --git a/public/language/ru/user.json b/public/language/ru/user.json index 6da3902849..599fe21700 100644 --- a/public/language/ru/user.json +++ b/public/language/ru/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Подтвердить Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Полное имя", "website": "Сайт", "location": "Откуда", diff --git a/public/language/sc/user.json b/public/language/sc/user.json index 7c8781dfb8..3557fa4082 100644 --- a/public/language/sc/user.json +++ b/public/language/sc/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Nùmene e Sambenadu", "website": "Giassu web", "location": "Logu", diff --git a/public/language/sk/user.json b/public/language/sk/user.json index cefdf45dfe..e23a35b187 100644 --- a/public/language/sk/user.json +++ b/public/language/sk/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Meno a priezvisko", "website": "Webová stránka", "location": "Poloha", diff --git a/public/language/sv/user.json b/public/language/sv/user.json index e4e4c01dcb..677cd7a0e5 100644 --- a/public/language/sv/user.json +++ b/public/language/sv/user.json @@ -5,7 +5,7 @@ "email": "Epost", "confirm_email": "Bekräfta epostadress ", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Hela namnet", "website": "Webbsida", "location": "Plats", diff --git a/public/language/th/user.json b/public/language/th/user.json index f6d6861e31..84d59d5cae 100644 --- a/public/language/th/user.json +++ b/public/language/th/user.json @@ -5,7 +5,7 @@ "email": "อีเมล์", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "ชื่อเต็ม", "website": "เว็บไซต์", "location": "สถานที่", diff --git a/public/language/tr/user.json b/public/language/tr/user.json index fb1316fd7e..ae5b8f5956 100644 --- a/public/language/tr/user.json +++ b/public/language/tr/user.json @@ -5,7 +5,7 @@ "email": "E-posta", "confirm_email": "E-posta onayla", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Tam Ad", "website": "Websitesi", "location": "Konum", diff --git a/public/language/vi/user.json b/public/language/vi/user.json index 1f5cb24b9a..a7923a0189 100644 --- a/public/language/vi/user.json +++ b/public/language/vi/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "Tên đầy đủ", "website": "Website", "location": "Địa điểm", diff --git a/public/language/zh_CN/user.json b/public/language/zh_CN/user.json index 51d0b25817..d7b76aab4c 100644 --- a/public/language/zh_CN/user.json +++ b/public/language/zh_CN/user.json @@ -5,7 +5,7 @@ "email": "电子邮件", "confirm_email": "确认电子邮箱", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "姓名", "website": "网站", "location": "位置", diff --git a/public/language/zh_TW/user.json b/public/language/zh_TW/user.json index f73d573c02..ed09318784 100644 --- a/public/language/zh_TW/user.json +++ b/public/language/zh_TW/user.json @@ -5,7 +5,7 @@ "email": "Email", "confirm_email": "Confirm Email", "delete_account": "Delete Account", - "delete_account_confirm": "Are you sure you want to delete your account?", + "delete_account_confirm": "Are you sure you want to delete your account? This action is irreversible and you will not be able to recover any of your data", "fullname": "姓名", "website": "網站", "location": "地址",