1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 17:59:37 +02:00

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
This commit is contained in:
Chocobozzz 2020-08-12 10:40:04 +02:00
parent 8c36074799
commit 66357162f8
No known key found for this signature in database
GPG key ID: 583A612D890159BE
136 changed files with 1064 additions and 1631 deletions