Skip to content

Commit 0767da4

Browse files
fix(language): remove exclamation marks in french_10k (@lacunepoetique) (#7836)
### Description Clean french_10k words by removing exclamation marks from words. ### Checks - [x] Check if any open issues are related to this PR; if so, be sure to tag them below. - [x] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info) - [x] Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title. <!-- label(optional scope): pull request title (@your_github_username) --> <!-- I know I know they seem boring but please do them, they help us and you will find out it also helps you. --> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 605a32d commit 0767da4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

frontend/static/languages/french_10k.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,7 +2312,7 @@
23122312
"réduit",
23132313
"ambigu",
23142314
"wagon",
2315-
"déballe!",
2315+
"déballe",
23162316
"obèse",
23172317
"adultes",
23182318
"vagabond",
@@ -3957,7 +3957,6 @@
39573957
"discrédit",
39583958
"corrections",
39593959
"travaillait",
3960-
"assez!",
39613960
"transporte",
39623961
"positif",
39633962
"dixième",
@@ -5476,7 +5475,6 @@
54765475
"absolutisme",
54775476
"frénésie",
54785477
"dorage",
5479-
"feu!",
54805478
"verrou",
54815479
"outrage",
54825480
"cash",

0 commit comments

Comments
 (0)