r-q
78b0f00e88
chore: bind some translations
...
according to a suggestion of @lurch
2022-12-12 18:36:32 -08:00
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
eb5f5bbb9e
fix: optimize translations
...
more direct string-concatenation, thanks to @lurch
2022-12-12 18:36:32 -08:00
r-q
67d26ff790
minor: optimize i18n
...
Optimized several translations.
This commit itself is only a patch, but as a pull request must have at least one commit with a change-type.
Change-Type: minor
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
Alexis Svinartchouk
f82996bfd1
Update @balena/lint to 5.3.0
...
Change-type: patch
2021-01-12 15:22:42 +01:00
Alexis Svinartchouk
36d05724c0
Improve hover message when the drive is too small
...
Changelog-entry: Improve hover message when the drive is too small
Change-type: patch
2020-12-14 18:59:40 +01:00
Alexis Svinartchouk
c69b2fa053
Warn when the source drive has no partition table
...
Changelog-entry: Warn when the source drive has no partition table
Change-type: patch
2020-11-20 15:29:03 +01:00
Lorenzo Alberto Maria Ambrosi
b76366a514
Add more typings & refactor code accordingly
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-09-04 11:24:10 +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
Lorenzo Alberto Maria Ambrosi
dda022df37
Add clone-drive workflow
...
Change-type: patch
Changelog-entry: Add clone-drive workflow
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-08-31 15:13:41 +02:00
Alexis Svinartchouk
a7c3431556
Remove unused error message
...
Change-type: patch
2020-08-20 11:35:55 +02:00
Lorenzo Alberto Maria Ambrosi
76086a8f91
Rework and move flashing view elements
...
Change-type: patch
Changelog-entry: Rework and move flashing view elements
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-06-22 19:19:09 +02:00
Lorenzo Alberto Maria Ambrosi
b0c71b21b3
Merge unsafe mode with new target selector
...
Change-type: patch
Changelog-entry: Merge unsafe mode with new target selector
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-06-12 14:44:31 +02:00
Alexis Svinartchouk
4752fa6dd2
Stop checking file extensions
...
Changelog-entry: Stop checking file extensions
Change-type: patch
2020-05-27 17:27:09 +02:00
Lorenzo Alberto Maria Ambrosi
39ed67d667
Allow http/https only for Flash from URL
...
Change-type: patch
Changelog-entry: Allow http/https only for Flash from URL
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-04-24 15:24:22 +02:00
Lorenzo Alberto Maria Ambrosi
ac2e973cb0
Add generic error's message
...
Change-type: patch
Changelog-entry: Add generic error's message
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-04-24 12:37:14 +02:00
Alexis Svinartchouk
63ad3739fd
Fix FlashResults component
...
Change-type: patch
2020-04-08 17:20:41 +02:00
Alexis Svinartchouk
a4e87982a6
Convert drive-constraints.spec.ts to typescript
...
Change-type: patch
2020-01-27 12:35:24 +01:00
Alexis Svinartchouk
c85896845f
Convert drive-constraints.js to typescript
...
Change-type: patch
2020-01-21 17:54:08 +01:00
Alexis Svinartchouk
d08d2e00ee
Convert messages.js to typescript
...
Change-type: patch
2020-01-21 17:54:04 +01:00