fix: add French gh CLI settings translations

This commit is contained in:
Bohdan Triapitsyn
2026-06-11 18:46:31 +03:00
parent 33e614c76b
commit 6ca99a3d5e
@@ -1363,6 +1363,15 @@ export const settingsDict = {
'settings.github.page.toast.disconnectFailed': 'Échec de la déconnexion du GitHub',
'settings.github.page.toast.accountSwitched': 'Le compte GitHub a changé',
'settings.github.page.toast.accountSwitchFailed': 'Échec du changement de compte GitHub',
'settings.github.page.ghCli.title': 'gh CLI',
'settings.github.page.ghCli.activeDescription': 'Authentifié via gh CLI',
'settings.github.page.ghCli.fallbackDescription': 'Disponible comme solution de secours si lauthentification OpenChamber est supprimée',
'settings.github.page.ghCli.disabledDescription': 'Installé, mais non utilisé comme solution de secours',
'settings.github.page.ghCli.actions.disable': 'Désactiver',
'settings.github.page.ghCli.actions.enable': 'Activer',
'settings.github.page.toast.ghCliEnabled': 'Solution de secours gh CLI activée',
'settings.github.page.toast.ghCliDisabled': 'Solution de secours gh CLI désactivée',
'settings.github.page.toast.ghCliUpdateFailed': 'Échec de la mise à jour du paramètre gh CLI',
'settings.notifications.page.delivery.title': 'Envoi des notifications',
'settings.notifications.page.delivery.enableAria': 'Activer les notifications',
'settings.notifications.page.delivery.enableLabel': 'Activer les notifications',