Skip to content

Commit

Permalink
Missing translation 'fr' of action.send_email_to_address
Browse files Browse the repository at this point in the history
  • Loading branch information
forxer committed Oct 14, 2024
1 parent 3ea4ab4 commit 758dddf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGELOG
=========

1.9.1 (2024-10-14)
------------------

- Missing translation 'fr' of `action.send_email_to_address`


1.9.0 (2024-10-13)
------------------

Expand Down
2 changes: 1 addition & 1 deletion locales/fr/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"see_website_addresss": "voir le site internet :addresss",
"send": "envoyer",
"send_email": "envoyer un email",
"send_email_to_address": "send an email à :address",
"send_email_to_address": "envoyer un email à :address",
"send_something": "send :something",
"show": "voir",
"show_something": "voir :something",
Expand Down

0 comments on commit 758dddf

Please sign in to comment.