Skip to content

Commit cbe9b6a

Browse files
kazup01Davy-c
authored andcommitted
Fix CI
1 parent 380e548 commit cbe9b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloud/lib/i18n/fr.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const frTranslation: TranslationSource = {
7070
[lngKeys.SettingsEnableEditorSpellcheck]:
7171
'Éditeur de vérification orthographique',
7272
[lngKeys.SettingsIndentSize]: "Taille de l'indentation pour l'éditeur",
73-
[lngKeys.SettingsReleaseNotes]: "Release Notes",
73+
[lngKeys.SettingsReleaseNotes]: 'Release Notes',
7474
[lngKeys.ManagePreferences]: 'Gérez vos préférences.',
7575
[lngKeys.ManagePreferencesMarkdownPreview]:
7676
'Gérez vos préférences de prévisualisation Markdown.',

0 commit comments

Comments
 (0)