diff --git a/src/components/ui/bsod/BSoD.intl.json b/src/components/ui/bsod/BSoD.intl.json index fb0e35d..f195005 100644 --- a/src/components/ui/bsod/BSoD.intl.json +++ b/src/components/ui/bsod/BSoD.intl.json @@ -1,5 +1,5 @@ { - "criticalErrorHappened": "There was an critical error due to which the application can not continue its normal operation.", - "reloadPageOrContactUs": "Please reload the page to try again. If the problem occurs again, please report it to the developers by sending email to", - "alsoYouCanInteractWithBackground": "And yet you can interact with the background - it is interactive ;)" + "criticalErrorHappened": "There was a critical error due to which the application can not continue its normal operation.", + "reloadPageOrContactUs": "Please reload this page and try again. If problem occurs again, please report it to the developers by sending email to", + "alsoYouCanInteractWithBackground": "You can also play around with the background – it's interactable ;)" } diff --git a/src/i18n/be.json b/src/i18n/be.json index 75044d3..cf874a9 100644 --- a/src/i18n/be.json +++ b/src/i18n/be.json @@ -133,6 +133,9 @@ "components.profile.preferencesDescription": "Тут вы можаце змяніць асноўныя параметры вашага акаўнта. Звярніце ўвагу, што для ўсіх дзеянняў неабходна пацверджанне з дапамогай уводу пароля.", "components.profile.projectRules": "правілах праекта", "components.profile.twoFactorAuth": "Двухфактарная аўтэнтыфікацыя", + "components.ui.bsod.alsoYouCanInteractWithBackground": "Таксама вы можаце пагуляцца з фонам - ён інтэрактыўны ;)", + "components.ui.bsod.criticalErrorHappened": "Здарылася крытычная памылка, з-за якой сэрвіс не можа працягваць сваю звычайную працу.", + "components.ui.bsod.reloadPageOrContactUs": "Калі ласка, перезагрузіце старонку, каб паўтарыць спробу. Калі праблема ўзнікае зноў, паведаміце аб гэтым распрацоўшчыкам, даслаў пісьмо на адрас", "components.userbar.login": "Уваход", "components.userbar.register": "Рэгістрацыя", "pages.root.siteName": "Ёly.by", diff --git a/src/i18n/en.json b/src/i18n/en.json index 5491dbf..ef9e2ff 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -133,6 +133,9 @@ "components.profile.preferencesDescription": "Here you can change the key preferences of your account. Please note that all actions must be confirmed by entering a password.", "components.profile.projectRules": "project rules", "components.profile.twoFactorAuth": "Two factor auth", + "components.ui.bsod.alsoYouCanInteractWithBackground": "You can also play around with the background – it's interactable ;)", + "components.ui.bsod.criticalErrorHappened": "There was a critical error due to which the application can not continue its normal operation.", + "components.ui.bsod.reloadPageOrContactUs": "Please reload this page and try again. If problem occurs again, please report it to the developers by sending email to", "components.userbar.login": "Sign in", "components.userbar.register": "Join", "pages.root.siteName": "Ely.by", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 5df7875..e434b2a 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -133,6 +133,9 @@ "components.profile.preferencesDescription": "Здесь вы можете сменить ключевые параметры вашего аккаунта. Обратите внимание, что для всех действий необходимо подтверждение при помощи ввода пароля.", "components.profile.projectRules": "правилами проекта", "components.profile.twoFactorAuth": "Двухфакторная аутентификация", + "components.ui.bsod.alsoYouCanInteractWithBackground": "А ещё вы можете потыкать на фон - он интерактивный ;)", + "components.ui.bsod.criticalErrorHappened": "Случилась критическая ошибка, из-за которой приложение не может продолжить свою нормальную работу.", + "components.ui.bsod.reloadPageOrContactUs": "Перезагрузите страницу, чтобы повторить попытку. Если проблема возникает вновь, сообщите об этом разработчикам, отправив письмо на адрес", "components.userbar.login": "Вход", "components.userbar.register": "Регистрация", "pages.root.siteName": "Ely.by", diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 72ab4a6..def170c 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -133,6 +133,9 @@ "components.profile.preferencesDescription": "Тут ви можете змінити ключові параметри вашого облікового запису. Зверніть увагу, що для всіх дій необхідно підтвердження за допомогою введення пароля.", "components.profile.projectRules": "правилами проекта", "components.profile.twoFactorAuth": "Двофакторна аутентифікація", + "components.ui.bsod.alsoYouCanInteractWithBackground": "А ещё вы можете потыкать на фон - он интерактивный ;)", + "components.ui.bsod.criticalErrorHappened": "Случилась критическая ошибка, из-за которой приложение не может продолжить свою нормальную работу.", + "components.ui.bsod.reloadPageOrContactUs": "Перезагрузите страницу, чтобы повторить попытку. Если проблема возникает вновь, сообщите об этом разработчикам, отправив письмо на адрес", "components.userbar.login": "Вхід", "components.userbar.register": "Реєстрація", "pages.root.siteName": "Ely.by",