Commit Graph

23 Commits (e2ea16ea3f423b763e0202f3716080c7659bc623)

Author SHA1 Message Date
hristoterezov e731f6c3f3 feat(translation): ES6 support 8 years ago
damencho 1f200b63a7 Updates i18next and bundles default translations. 8 years ago
paweldomas e349cc59ad style(translation): adds comment about lang auto detection 8 years ago
Ilya Daynatovich 209272f940 Add detect translation freeze in interface config 8 years ago
damencho b2a1c9881e Fixes comments from review. 8 years ago
damencho 5217bf0bb8 Removes translateString and use translateElement. 8 years ago
Lyubomir Marinov a2b076985a ESLint 8 years ago
hristoterezov d9e08032ce Changes translation module to load async 9 years ago
isymchych a10f9437f1 Integration of statistics module 9 years ago
Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9 years ago
Boris Grozev 71229bdba9 Minor formatting fixes. 9 years ago
hristoterezov 62a731e244 Fixes typo in translation module interface. 10 years ago
George Politis 5f48e4cf9d Revert "Updates the license headers." 10 years ago
George Politis 93648f361b Updates the license headers. 10 years ago
hristoterezov 8a4c341512 Implements default language config property and comments to config.js 10 years ago
hristoterezov 6048d0a325 Fixes the html attributes for translation options. 10 years ago
hristoterezov 6f12446c99 Fixes translation of plurals. 10 years ago
hristoterezov af682f8727 Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values. 10 years ago
hristoterezov f16a1cdf44 Changes the implementation to store the language in local storage. Adds new languages. 10 years ago
hristoterezov 74f078f166 Adds multi language support for message handlers. 10 years ago
hristoterezov 79cdd94833 Adds multi language support for notifications. 10 years ago
hristoterezov 3032ea7684 Implements basic multi language support. 10 years ago