diff options
author | n-peugnet <n.peugnet@free.fr> | 2022-04-01 16:48:53 +0200 |
---|---|---|
committer | Nicolas Peugnet <n.peugnet@free.fr> | 2022-04-01 17:52:21 +0200 |
commit | 194a55a0acf289957c2f34102823c205cc94ea7c (patch) | |
tree | 8c665364703c654e5a47c4ba7c7715da644946a8 /locales/sphinx.pot | |
parent | b54977894e97e872caf96d095dfdc0abe71e0d18 (diff) | |
download | club1-docs-194a55a0acf289957c2f34102823c205cc94ea7c.tar.gz club1-docs-194a55a0acf289957c2f34102823c205cc94ea7c.zip |
feat: add link in sidebar to return to main site
Diffstat (limited to 'locales/sphinx.pot')
-rw-r--r-- | locales/sphinx.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locales/sphinx.pot b/locales/sphinx.pot index eda6154..2b39c40 100644 --- a/locales/sphinx.pot +++ b/locales/sphinx.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: CLUB1 main\n" "Report-Msgid-Bugs-To: nicolas@club1.fr\n" -"POT-Creation-Date: 2022-03-30 15:26+0200\n" +"POT-Creation-Date: 2022-04-01 16:46+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -17,6 +17,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: ../../_templates/layout.html:4 +msgid "Retour au site principal" +msgstr "" + #: ../../_templates/versions.html:4 ../../_templates/versions.html:21 msgid "Versions" msgstr "" |