selfcustody / krux

Open-source signing device firmware for Bitcoin
https://selfcustody.github.io/krux/
Other
185 stars 37 forks source link

Simplified translations #445

Closed tadeubas closed 2 months ago

tadeubas commented 3 months ago

Description

Removing unnecessary translations, merging others to simplify the translation process and also to reduce a little the firmware size

What is the purpose of this pull request?

jdlcdl commented 3 months ago

This pr has:

Each translator file has:

green checks

Wow!

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.21%. Comparing base (c5e0356) to head (71d8296). Report is 14 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #445 +/- ## =========================================== + Coverage 94.20% 94.21% +0.01% =========================================== Files 59 59 Lines 7264 7245 -19 =========================================== - Hits 6843 6826 -17 + Misses 421 419 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

odudex commented 2 months ago

Thank you!