diff options
| author | GitHub Action <[email protected]> | 2026-01-26 19:37:41 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-26 19:37:41 +0000 |
| commit | 36b832880d54066648af08618dfd3f5bf70a532a (patch) | |
| tree | c82c5132f564cf242c0a86c9ecf8b0678a059dbb /packages/app/src/i18n/fr.ts | |
| parent | d4e3acf17e3c275bb6cd27d41eb35cf7a7fc8767 (diff) | |
| download | opencode-36b832880d54066648af08618dfd3f5bf70a532a.tar.gz opencode-36b832880d54066648af08618dfd3f5bf70a532a.zip | |
chore: generate
Diffstat (limited to 'packages/app/src/i18n/fr.ts')
| -rw-r--r-- | packages/app/src/i18n/fr.ts | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/app/src/i18n/fr.ts b/packages/app/src/i18n/fr.ts index 3a3017f08..217e45391 100644 --- a/packages/app/src/i18n/fr.ts +++ b/packages/app/src/i18n/fr.ts @@ -281,7 +281,8 @@ export const dict = { "dialog.project.edit.color.select": "Sélectionner la couleur {{color}}", "dialog.project.edit.worktree.startup": "Script de démarrage de l'espace de travail", - "dialog.project.edit.worktree.startup.description": "S'exécute après la création d'un nouvel espace de travail (arbre de travail).", + "dialog.project.edit.worktree.startup.description": + "S'exécute après la création d'un nouvel espace de travail (arbre de travail).", "dialog.project.edit.worktree.startup.placeholder": "p. ex. bun install", "context.breakdown.title": "Répartition du contexte", "context.breakdown.note": @@ -487,7 +488,8 @@ export const dict = { "terminal.close": "Fermer le terminal", "terminal.connectionLost.title": "Connexion perdue", - "terminal.connectionLost.description": "La connexion au terminal a été interrompue. Cela peut arriver lorsque le serveur redémarre.", + "terminal.connectionLost.description": + "La connexion au terminal a été interrompue. Cela peut arriver lorsque le serveur redémarre.", "common.closeTab": "Fermer l'onglet", "common.dismiss": "Ignorer", "common.requestFailed": "La demande a échoué", |
