Skip to content

Commit

Permalink
155 corriger ministére en ministère (#156)
Browse files Browse the repository at this point in the history
* Update content.py

* Update messages.pot

* Update messages.po
  • Loading branch information
klorydryk authored Jan 9, 2025
1 parent 6f1a054 commit 54fc56b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion web/b3desk/templates/content.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
},
{
"title": _(
"""Besoin de contacter l'équipe du ministére de l'Éducation nationale ?"""
"""Besoin de contacter l'équipe du ministère de l'Éducation nationale ?"""
),
"description": _(
"""Rendez-vous sur votre portail d'assistance académique https://www.education.gouv.fr/la-messagerie-professionnelle-3446 ou sur Apps.education.fr"""
Expand Down
4 changes: 2 additions & 2 deletions web/translations/fr/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ msgstr ""
msgid "Vous ne pouvez pas supprimer cette enregistrement"
msgstr ""

#: web/b3desk/templates/brand.html:28
#: web/b3desk/templates/brand.html:28é
#, python-format
msgid "%(service_title)s"
msgstr ""
Expand Down Expand Up @@ -520,7 +520,7 @@ msgid "[email protected]"
msgstr ""

#: web/b3desk/templates/content.py:113
msgid "Besoin de contacter l'équipe du ministére de l'Éducation nationale ?"
msgid "Besoin de contacter l'équipe du ministère de l'Éducation nationale ?"
msgstr ""

#: web/b3desk/templates/content.py:116
Expand Down
2 changes: 1 addition & 1 deletion web/translations/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ msgid "[email protected]"
msgstr ""

#: web/b3desk/templates/content.py:113
msgid "Besoin de contacter l'équipe du ministére de l'Éducation nationale ?"
msgid "Besoin de contacter l'équipe du ministère de l'Éducation nationale ?"
msgstr ""

#: web/b3desk/templates/content.py:116
Expand Down

0 comments on commit 54fc56b

Please sign in to comment.