Commit Graph

4 Commits

Author SHA1 Message Date
Chocobozzz
1378c0d343
Fix client lint 2021-08-17 14:01:45 +02:00
Chocobozzz
77d873c56d
Fix subscribe hotkey 2021-07-12 10:04:48 +02:00
Chocobozzz
66357162f8
Migrate to $localize
* Remove i18n polyfill to translate things in components
 * Reduce bundle sizes
 * Improve runtime perf
 * Reduce a lot the time to make a full client build
 * Reduce client build complexity
 * We don't need a service to translate things anymore (so we will be able to translate title pages etc)

Unfortunately we may loose some translations in the migration process.
I'll put a message on weblate to notify translators
2020-08-14 10:28:30 +02:00
Chocobozzz
67ed6552b8 Reorganize client shared modules 2020-06-23 16:00:49 +02:00