r-q
0f10f2d483
fix: suit i18n with mocha and optimize translation
...
- use `import * as i18next from 'i18next';` instead of `import i18next from 'i18next';` and add an specific env to bypass mocha test
- optimized several translations
2022-12-12 18:36:32 -08:00
r-q
db1bf7e488
feat: make i18n and add Chinese support
...
- make i18n using i18next
- add Chinese (Simplified) support
2022-12-12 18:36:32 -08:00
Lorenzo Alberto Maria Ambrosi
8fa6e618c4
Use pretty-bytes instead of custom function
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-09-02 17:41:31 +02:00
Lorenzo Alberto Maria Ambrosi
093008dee7
Rework system & large drives handling logic
...
Change-type: patch
Changelog-entry: Rework system & large drives handling logic
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-09-02 17:41:09 +02:00
Alexis Svinartchouk
34349f64d5
Update progress bar style
...
Changelog-entry: Update progress bar style
Change-type: patch
2020-06-02 12:46:57 +02:00
Alexis Svinartchouk
0ebfecc60c
Make FlashStep a PureComponent
...
Change-type: patch
2020-06-01 13:39:23 +02:00
Alexis Svinartchouk
b71482284f
Remove commented code
...
Change-type: patch
2020-05-20 14:50:56 +02:00
Alexis Svinartchouk
ee62b9a4c7
Decompress images before flashing, remove trim setting, trim ext partitions
...
Changelog-entry: Decompress images before flashing, remove trim setting, trim ext partitions
Change-type: patch
2020-04-30 11:35:23 +02:00
Alexis Svinartchouk
ddd1ff0101
Convert progress-status.js and window-progress.js to typescript
...
Change-type: patch
2020-01-21 17:53:39 +01:00