Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

12 add translations 🌐 #93

Merged
merged 17 commits into from
Jun 30, 2023
Merged

12 add translations 🌐 #93

merged 17 commits into from
Jun 30, 2023

Conversation

KKA11010
Copy link
Collaborator

@KKA11010 KKA11010 commented Jun 29, 2023

Fixes #12

major changes. bump from 0.0.5-alpha to 0.1.0-alpha

  • Added german and french TL
  • Detect device local language
  • Use saved language or device locale
  • Swich language in settings

@KKA11010 KKA11010 added enhancement New feature or request release labels Jun 29, 2023
@KKA11010 KKA11010 added this to the First Beta Release milestone Jun 29, 2023
@KKA11010 KKA11010 self-assigned this Jun 29, 2023
@KKA11010 KKA11010 marked this pull request as draft June 29, 2023 20:00
@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2023

Codecov Report

Patch coverage: 6.41% and project coverage change: -0.40 ⚠️

Comparison is base (d5b14c8) 24.57% compared to head (df83b95) 24.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   24.57%   24.18%   -0.40%     
==========================================
  Files          87       89       +2     
  Lines        3032     3110      +78     
  Branches      826      832       +6     
==========================================
+ Hits          745      752       +7     
- Misses       2223     2294      +71     
  Partials       64       64              
Impacted Files Coverage Δ
src/components/App.tsx 0.00% <0.00%> (ø)
src/components/Backup.tsx 0.00% <0.00%> (ø)
src/components/ErrorScreen/ErrorDetails.tsx 0.00% <0.00%> (ø)
src/components/Icons.tsx 8.25% <0.00%> (-0.24%) ⬇️
src/components/InitialModal.tsx 0.00% <0.00%> (ø)
src/components/InvoiceAmount.tsx 0.00% <0.00%> (ø)
src/components/coinSelectionRow.tsx 8.33% <ø> (ø)
src/components/modal/OptsModal.tsx 0.00% <0.00%> (ø)
src/components/modal/Question.tsx 0.00% <0.00%> (ø)
src/components/modal/TrustMint.tsx 0.00% <0.00%> (ø)
... and 34 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@KKA11010 KKA11010 removed the request for review from BilligsterUser June 30, 2023 12:18
@KKA11010 KKA11010 marked this pull request as ready for review June 30, 2023 13:44
@KKA11010 KKA11010 closed this Jun 30, 2023
@KKA11010 KKA11010 merged commit fa92dd7 into main Jun 30, 2023
6 checks passed
@KKA11010 KKA11010 deleted the 12-add-translations branch June 30, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add translations
3 participants