hristoterezov
e731f6c3f3
feat(translation): ES6 support
před 8 roky
damencho
1f200b63a7
Updates i18next and bundles default translations.
před 8 roky
paweldomas
e349cc59ad
style(translation): adds comment about lang auto detection
před 8 roky
Ilya Daynatovich
209272f940
Add detect translation freeze in interface config
před 8 roky
damencho
b2a1c9881e
Fixes comments from review.
Adds a safe check, i18n is expecting undefined not null. Fix a method name and translation to be at placeholder.
před 8 roky
damencho
5217bf0bb8
Removes translateString and use translateElement.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
před 8 roky
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
před 8 roky
hristoterezov
d9e08032ce
Changes translation module to load async
před 9 roky
isymchych
a10f9437f1
Integration of statistics module
před 9 roky
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
před 9 roky
Boris Grozev
71229bdba9
Minor formatting fixes.
před 9 roky
hristoterezov
62a731e244
Fixes typo in translation module interface.
před 9 roky
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
před 10 roky
George Politis
93648f361b
Updates the license headers.
před 10 roky
hristoterezov
8a4c341512
Implements default language config property and comments to config.js
před 10 roky
hristoterezov
6048d0a325
Fixes the html attributes for translation options.
před 10 roky
hristoterezov
6f12446c99
Fixes translation of plurals.
před 10 roky
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
před 10 roky
hristoterezov
f16a1cdf44
Changes the implementation to store the language in local storage. Adds new languages.
před 10 roky
hristoterezov
74f078f166
Adds multi language support for message handlers.
před 10 roky
hristoterezov
79cdd94833
Adds multi language support for notifications.
před 10 roky
hristoterezov
3032ea7684
Implements basic multi language support.
před 10 roky