Update French trainers.ts

This commit is contained in:
Lugiad 2024-05-16 13:42:14 +02:00 committed by GitHub
parent 364b19df5d
commit e9e044cb0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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;