Web: People: delete useless translate keys

This commit is contained in:
Viktor Fomin 2021-09-13 16:18:08 +03:00
parent 549b05a1f7
commit f6bafac273
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,4 @@
{
"DeleteProfileInfo": "Send the profile deletion instructions to the email address",
"DeleteProfileTitle": "Delete profile dialog",
"DeleteSelfInstructions": "Instructions to delete your profile has been sent to <strong>{{ email }}</strong> email address"
"DeleteProfileTitle": "Delete profile dialog"
}

View File

@ -1,5 +1,4 @@
{
"DeleteProfileInfo": "Отправить инструкции по удалению профиля на адрес электронной почты",
"DeleteProfileTitle": "Диалог удаления профиля",
"DeleteSelfInstructions": "Инструкции по удалению профиля были отправлены на ваш email <strong>{{ email }}</strong>"
"DeleteProfileTitle": "Диалог удаления профиля"
}