Skip to content

Commit

Permalink
Update locales/fr-FR.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo authored Mar 13, 2024
1 parent 9315fb2 commit 93cee1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions locales/fr-FR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,9 @@ export default defineI18nLocale(() => {
label: 'Étoiles',
},
route: {
difficulty: 'Difficulté: {difficulty}',
length: 'Distance: {length}',
duration: 'Durée: {duration}',
difficulty: 'Difficulté : {difficulty}',
length: 'Distance : {length}',
duration: 'Durée : {duration}',
difficulties: {
easy: 'facile',
normal: 'normal',
Expand Down

0 comments on commit 93cee1a

Please sign in to comment.