Commit 6ec9aed 1 parent 11e80e7 commit 6ec9aed Copy full SHA for 6ec9aed
File tree 5 files changed +5
-5
lines changed
theme/pydata_sphinx_theme/components
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ msgstr ""
124
124
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/sphinx-version.html:3
125
125
#, python-format
126
126
msgid ""
127
- "Created using <a href=\" https://sphinx-doc.org/\" >Sphinx</a> "
127
+ "Created using <a href=\" https://www. sphinx-doc.org/\" >Sphinx</a> "
128
128
"%(sphinx_version)s."
129
129
msgstr ""
130
130
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ msgstr "Mostrar el código"
125
125
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/sphinx-version.html:3
126
126
#, python-format
127
127
msgid ""
128
- "Created using <a href=\" https://sphinx-doc.org/\" >Sphinx</a> "
128
+ "Created using <a href=\" https://www. sphinx-doc.org/\" >Sphinx</a> "
129
129
"%(sphinx_version)s."
130
130
msgstr ""
131
131
"Creado usando <a href=\" https://www.sphinx-doc.org/\" >Sphinx</a> "
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ msgstr "Montrer le code source"
125
125
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/sphinx-version.html:3
126
126
#, python-format
127
127
msgid ""
128
- "Created using <a href=\" https://sphinx-doc.org/\" >Sphinx</a> "
128
+ "Created using <a href=\" https://www. sphinx-doc.org/\" >Sphinx</a> "
129
129
"%(sphinx_version)s."
130
130
msgstr ""
131
131
"Créé en utilisant <a href=\" https://www.sphinx-doc.org/\" >Sphinx</a> "
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ msgstr ""
124
124
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/sphinx-version.html:3
125
125
#, python-format
126
126
msgid ""
127
- "Created using <a href=\" https://sphinx-doc.org/\" >Sphinx</a> "
127
+ "Created using <a href=\" https://www. sphinx-doc.org/\" >Sphinx</a> "
128
128
"%(sphinx_version)s."
129
129
msgstr ""
130
130
Original file line number Diff line number Diff line change 1
1
{% if show_sphinx %}
2
2
< p class ="sphinx-version ">
3
- {% trans sphinx_version=sphinx_version|e %}Created using < a href ="https://sphinx-doc.org/ "> Sphinx</ a > {{ sphinx_version }}.{% endtrans %}
3
+ {% trans sphinx_version=sphinx_version|e %}Created using < a href ="https://www. sphinx-doc.org/ "> Sphinx</ a > {{ sphinx_version }}.{% endtrans %}
4
4
< br />
5
5
</ p >
6
6
{% endif %}
You can’t perform that action at this time.
0 commit comments