setup i18n
This commit is contained in:
parent
5dff188fa4
commit
61415ce5a7
23 changed files with 71 additions and 4 deletions
6
content/en/accessibility.md
Normal file
6
content/en/accessibility.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page.njk
|
||||
title: Accessibility
|
||||
tags: footerNav
|
||||
---
|
||||
# Accessibility
|
7
content/en/campus.md
Normal file
7
content/en/campus.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
layout: page.njk
|
||||
title: Campus & Faculty
|
||||
tags: mainNav
|
||||
---
|
||||
# Campus & Faculty
|
||||
|
3
content/en/en.json
Normal file
3
content/en/en.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"lang": "en"
|
||||
}
|
6
content/en/faq.md
Normal file
6
content/en/faq.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page.njk
|
||||
title: FAQ
|
||||
tags: mainNav
|
||||
---
|
||||
# Frequently Asked Questions
|
7
content/en/first-steps.md
Normal file
7
content/en/first-steps.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
layout: page.njk
|
||||
title: First Steps
|
||||
tags: mainNav
|
||||
---
|
||||
# First Steps
|
||||
|
6
content/en/guidelines.md
Normal file
6
content/en/guidelines.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page.njk
|
||||
title: Community Guidelines
|
||||
tags: footerNav
|
||||
---
|
||||
# Community Guidelines
|
6
content/en/imprint.md
Normal file
6
content/en/imprint.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page.njk
|
||||
title: Imprint
|
||||
tags: footerNav
|
||||
---
|
||||
# Imprint
|
4
content/en/index.md
Normal file
4
content/en/index.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
layout: page.njk
|
||||
---
|
||||
# Hello World :)
|
6
content/en/privacy.md
Normal file
6
content/en/privacy.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page.njk
|
||||
title: Privacy
|
||||
tags: footerNav
|
||||
---
|
||||
# Privacy Policy
|
6
content/en/program.md
Normal file
6
content/en/program.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page.njk
|
||||
title: Program
|
||||
tags: mainNav
|
||||
---
|
||||
# Program
|
Loading…
Add table
Add a link
Reference in a new issue