Basic functionality for locale change. Draft implementation of tools for working with i18n

This commit is contained in:
SleepWalker
2016-05-08 22:28:51 +03:00
parent 8db3c36261
commit 4f5f18d787
18 changed files with 491 additions and 108 deletions

3
scripts/.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"breakConfig": true
}