diff --git a/static/i18n/fr/app.yml b/static/i18n/fr/app.yml index 7ad7132b..aa97ce6f 100644 --- a/static/i18n/fr/app.yml +++ b/static/i18n/fr/app.yml @@ -330,8 +330,6 @@ settings: changePassword: Change password sync: Synchronize accounts syncDesc: Resynchronize your accounts with the network. - export: Export logs - exportDesc: Exporting Ledger Live logs may be necessary for troubleshooting purposes. softResetTitle: Clear cache softResetDesc: Clear the Ledger Live cache to force resynchronization with the blockchain. softReset: Clear @@ -365,7 +363,7 @@ settings: desc: The account will no longer be included in your portfolio. This operation does not affect your assets. Accounts can always be re-added. exportLogs: title: Export logs - desc: Exporting Ledger Live logs may be necessary for troubleshooting purposes. + desc: 'Exporting Ledger Live logs may be necessary for troubleshooting purposes.' btn: Export password: warning_0: Very weak @@ -404,7 +402,7 @@ crash: uselessText: You may try again by restarting Ledger Live. Please export your logs and contact Ledger Support if the problem persists. restart: Restart reset: Reset - createTicket: Ledger Support + createTicket: Contact us showDetails: Show details showError: Show error disclaimerModal: diff --git a/static/i18n/fr/errors.yml b/static/i18n/fr/errors.yml index cdd8b306..090f926e 100644 --- a/static/i18n/fr/errors.yml +++ b/static/i18n/fr/errors.yml @@ -77,6 +77,9 @@ RangeError: TimeoutError: title: Oops, a time out occurred description: It took too long for the server to respond. +TransportError: + title: 'Something went wrong. Please replug your device.' + description: '{{message}}' TransportStatusError: title: 'Something went wrong. Please replug your device.' description: '{{message}}'