diff --git a/config/oauth.json b/config/oauth.json index 5eb9b27..26c474b 100644 --- a/config/oauth.json +++ b/config/oauth.json @@ -10,8 +10,6 @@ "posting": "5K1aJ8JayUA7c2Ptg9Y2DetKxSvXGXa5GCcvYeHtn1Xh3v4egPS", "active": "5JFZC7AtEe1wF2ce6vPAUxDeevzYkPgmtR14z9ZVgvCCtrFAaLw" }, - "img_proxy_prefix": "https://devimages.golos.today", - "img_proxy_backup_prefix": "https://steemitimages.com", "allowed_clients": { "localfile": { "origins": ["null"], diff --git a/src/locales/en.json b/src/locales/en.json index 956dc48..2696007 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -18,7 +18,7 @@ "support": "Any problems? Contact us in ", "support_or": " or ", "telegram": "our Telegram", - "enter_email": "Enter your Google e-mail (create it ", + "enter_email": "Enter your Google e-mail", "here": "here", "thank_you_for_email_confirmation": "Thank you for e-mail confirmation.", "i_have_invite_code": "I have an invite code", @@ -141,7 +141,7 @@ "socsite_already_used": "Account with same social ID has already been registered.", "wrong_mail_service": "E-mail should be Google Mail (gmail.com).", "google_aliases_not_supported": "GMail Alias (dots in e-mail) are forbidden.", - "cannot_send_email": "Cannot send e-mail. Please contact us and we will solve the problem.", + "cannot_send_email": "Cannot send e-mail, try logging in via social (vk, yandex, mail), invite code or transfer.", "not_verified": "Cannot register, not verified, or browser does not stores cookies.", "recaptcha_v2_failed": "You didn't solved the \"I'm not a robot\" captcha.", "already_registered": "Only one Golos account per user is allowed in order to prevent abuse.", diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json index 3a72da5..7e3383d 100644 --- a/src/locales/ru-RU.json +++ b/src/locales/ru-RU.json @@ -18,7 +18,7 @@ "support": "Возникли сложности? Напишите в ", "support_or": " или на ", "telegram": "телеграм-чат", - "enter_email": "Введите вашу Gmail-почту (создать ", + "enter_email": "Введите вашу Gmail-почту", "here": "по ссылке", "thank_you_for_email_confirmation": "Спасибо за подтверждение вашей почты.", "i_have_invite_code": "У меня есть инвайт-код", @@ -141,7 +141,7 @@ "socsite_already_used": "Уже зарегистрирован аккаунт с этим профилем социальной сети.", "wrong_mail_service": "E-mail должен принадлежать Google Mail (gmail.com).", "google_aliases_not_supported": "Почтовые ящики с GMail Alias (точками) не поддерживаются.", - "cannot_send_email": "Не удается отправить e-mail. Пожалуйста, сообщите нам об этой ошибке, и мы исправим ее.", + "cannot_send_email": "Не удается отправить e-mail, попробуйте авторизоваться через соцсети (vk, yandex, mail), инвайт-кодом или переводом.", "not_verified": "Невозможно зарегистрироваться, поскольку ваш e-mail, аккаунт или инвайт-код не подтвержден, или в браузере почему-то не сохраняются cookies.", "recaptcha_v2_failed": "Вы не прошли капчу \"Я не робот.\"", "already_registered": "Один пользователь может зарегистрировать только один аккаунт Golos.",