diff --git a/static/i18n/fr/errors.yml b/static/i18n/fr/errors.yml index c58bc53d..18b91a1b 100644 --- a/static/i18n/fr/errors.yml +++ b/static/i18n/fr/errors.yml @@ -22,5 +22,10 @@ DeviceSocketNoBulkStatus: Oops, device connection failed. Please try again [bulk DeviceSocketNoHandler: Oops, device connection failed (handler {{query}}). Please try again. LatestMCUInstalledError: MCU on device already up to date. HardResetFail: Reset failed. Please try again. -CannotUninstall: Cannot uninstall app. -CannotInstall: Not enough room left on your device. Please uninstall some apps and try again. +ManagerAPIsFail: Our services are currently unavailable. Please try again later. +ManagerUnexpected: Unexpected error occurred ({{msg}}). Please try again later. +ManagerNotEnoughSpace: Not enough room left on your device. Please uninstall some apps and try again. +ManagerDeviceLocked: Device is locked +ManagerAppAlreadyInstalled: App is already installed +ManagerAppRelyOnBTC: You must install Bitcoin application first +ManagerUninstallBTCDep: You must uninstall other altcoins first