Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Lex-Ai authored Oct 13, 2023
2 parents 88f0c96 + 667f3a8 commit 1c0c23e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions config/oauth.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
4 changes: 2 additions & 2 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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.",
Expand Down
4 changes: 2 additions & 2 deletions src/locales/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"support": "Возникли сложности? Напишите в ",
"support_or": " или на ",
"telegram": "телеграм-чат",
"enter_email": "Введите вашу Gmail-почту (создать ",
"enter_email": "Введите вашу Gmail-почту",
"here": "по ссылке",
"thank_you_for_email_confirmation": "Спасибо за подтверждение вашей почты.",
"i_have_invite_code": "У меня есть инвайт-код",
Expand Down Expand Up @@ -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.",
Expand Down

0 comments on commit 1c0c23e

Please sign in to comment.