Commit 750d29f
authored
fix(translations): correct French translation for 'move' action (#14771)
- [X] I did review the
[CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md).
### What?
Changed the French translation of the 'move' action from
`Déplacez-vous` to `Déplacer`.
### Why?
The original translation translates to "move yourself," which sounds
awkward. The corrected version is the standard translation that
French-speaking users expect to see in interfaces.1 parent c8332e7 commit 750d29f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
0 commit comments