BirthdayResearch / defichain-wallet

DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web.
MIT License
125 stars 46 forks source link

chore(translations): add translation for dusd-loop collateral info #4124

Closed lykalabrada closed 9 months ago

lykalabrada commented 9 months ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes #

Additional comments?:

Developer Checklist:

github-actions[bot] commented 9 months ago

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2032,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2032,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2032,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2032,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2032,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
github-actions[bot] commented 9 months ago

Build preview for DeFiChain Wallet is ready!

Built with commit b29c5de32249f45d7c7ca3aef757cce708b128d4

https://expo.io/@defichain/wallet?release-channel=pr-preview-4124

codecov-commenter commented 9 months ago

Codecov Report

Merging #4124 (9d638b3) into main (9b52cb0) will decrease coverage by 2.17%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4124      +/-   ##
==========================================
- Coverage   56.06%   53.89%   -2.17%     
==========================================
  Files         438      438              
  Lines       12353    12353              
  Branches     4090     4090              
==========================================
- Hits         6926     6658     -268     
- Misses       5343     5610     +267     
- Partials       84       85       +1     

see 44 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more