Фикс для английской логали, перевод на русский и белорусский

This commit is contained in:
ErickSkrauch
2016-11-14 20:08:17 +03:00
parent 786b3b0301
commit 55ef52649e
5 changed files with 15 additions and 3 deletions

View File

@@ -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 ;)"
}