diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 76ef05fb..6017b925 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -5301,6 +5301,10 @@ msgstr "Cet album ne contient aucune photo." msgid "preview" msgstr "miniature" +#: sas/templates/sas/main.jinja:42 +msgid "You must be logged in to see the SAS." +msgstr "Vous devez ĂȘtre connectĂ© pour voir les photos." + #: sas/templates/sas/album.jinja:89 msgid "Upload" msgstr "Envoyer" diff --git a/sas/templates/sas/main.jinja b/sas/templates/sas/main.jinja index c4d7bab6..cc8c6f07 100644 --- a/sas/templates/sas/main.jinja +++ b/sas/templates/sas/main.jinja @@ -37,67 +37,73 @@ {% block content %}