Update French trainers.ts (#970)

This commit is contained in:
Lugiad 2024-05-16 13:55:00 +02:00 committed by GitHub
parent 2aa9180745
commit 8d83417cee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ export const trainerClasses: SimpleTranslationEntries = {
"waitress": "Serveuse",
"worker": "Ouvrier",
"worker_female": "Ouvrière",
"workers": "Workers",
"workers": "Ouvriers",
"youngster": "Gamin"
} as const;