Skip to content

Commit

Permalink
Change translation for bbb dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
pampletousse authored and pampletousse committed Dec 18, 2023
1 parent a5bc28d commit c4550a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pod/bbb/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ class Livestream(models.Model):
verbose_name=_("Save meeting in Dashboard"),
help_text=_(
"Do you want to save the video of "
'this meeting, at the end of the live, directly in "Dashboard"?'
'this meeting, at the end of the live, directly in Dashboard?'
),
default=False,
)
Expand Down
2 changes: 1 addition & 1 deletion pod/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ msgstr "Enregistrer la réunion dans le tableau de bord"
#: pod/bbb/models.py
msgid ""
"Do you want to save the video of this meeting, at the end of the live, "
"directly in \"Dashboard\"?"
"directly in Dashboard?"
msgstr ""
"Souhaitez-vous enregistrer la vidéo de cette session, à la fin du direct, "
"directement dans « Tableau de bord » ?"
Expand Down

0 comments on commit c4550a9

Please sign in to comment.