Skip to content

Commit 1774bef

Browse files
committed
latex project for #187
1 parent e29e934 commit 1774bef

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

_data/translations.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,18 @@ navigational-elements_toc:
258258
zh: "目錄"
259259
mr: "अनुक्रमणिका"
260260
ca: "Taula de contingut"
261+
navigational-elements_latex_project:
262+
de: "The LaTeX Project"
263+
en: "The LaTeX Project"
264+
es: "The LaTeX Project"
265+
fr: "The LaTeX Project"
266+
ja: "The LaTeX Project"
267+
pt: "The LaTeX Project"
268+
tr: "The LaTeX Project"
269+
vi: "The LaTeX Project"
270+
zh: "The LaTeX Project"
271+
mr: "लाटेक् प्रकल्प"
272+
ca: "The LaTeX Project"
261273

262274
# optional list of localised numbers 0-20 (fr alphabetic just for testing)
263275
# fr: "*,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t"

_includes/website-footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
class="website-footer-navigation__anchor"
106106
href="https://www.latex-project.org/"
107107
hreflang="en"
108-
>The LaTeX Project</a>
108+
>{{ site.data.translations['navigational-elements_latex_project'][page.lang] }}</a>
109109
</li>
110110
<li
111111
class="website-footer-navigation__list-item">

0 commit comments

Comments
 (0)