Skip to content

Commit

Permalink
pkp#9752 Fix French copyright statement translation (fr_FR)
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Feb 20, 2024
1 parent ac5c249 commit cdda6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/fr_FR/submission.po
Original file line number Diff line number Diff line change
Expand Up @@ -1802,7 +1802,7 @@ msgid "submission.copyrightYear"
msgstr "Année du copyright"

msgid "submission.copyrightStatement"
msgstr "(c) Tous droits réservés {$copyrightHolder} {$copyrightYear}"
msgstr "© {$copyrightHolder} {$copyrightYear}"

msgid "submission.licenseURLValid"
msgstr "Veuillez indiquer une URL à distance valide (incluez http://)."
Expand Down

0 comments on commit cdda6f7

Please sign in to comment.