Skip to content

Commit

Permalink
Inconsistent choice of language in the footer (#291)
Browse files Browse the repository at this point in the history
* feat: translate footer to english

* feat: remove educational references
  • Loading branch information
britsta authored Jan 13, 2025
1 parent c548c09 commit a4c7844
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<div class="footer-col footer-col-25">
<h5 class="footer-headline">enmeshed</h5>
<p class="footer-content">
enmeshed ist eine Open Source Wallet, die einen Ende-zu-Ende verschlüsselten, digitalen Datenaustausch zwischen Bildungseinrichtungen und Lernenden sicherstellt.
enmeshed is an open source wallet that ensures end-to-end encrypted digital data exchange between organizations and individuals.
<br />
<br />
<small>enmeshed wurde von der j&s-soft AG entwickelt.</small>
<small>enmeshed was developed by j&s-soft AG.</small>
</p>
<div class="footer-socials">
<a class="footer-icon footer-social-icon footer-social-icon-twitter" href="https://twitter.com/enmeshed_jssoft" target="_blank">
Expand All @@ -21,7 +21,7 @@ <h5 class="footer-headline">enmeshed</h5>
</div>
</div>
<div class="footer-col footer-col-25">
<h5 class="footer-headline">Kontakt</h5>
<h5 class="footer-headline">Contact</h5>
<p class="footer-content">
j&s-soft AG
<br />
Expand All @@ -44,7 +44,7 @@ <h5 class="footer-headline">Kontakt</h5>
</p>
</div>
<div class="footer-col footer-col-25">
<h5 class="footer-headline">Direkt zu</h5>
<h5 class="footer-headline">Quick Links</h5>
<ul class="footer-menu">
{% if site.data.ui-text[site.locale].follow_label %}
<li><strong>{{ site.data.ui-text[site.locale].follow_label }}</strong></li>
Expand All @@ -56,7 +56,7 @@ <h5 class="footer-headline">Direkt zu</h5>
</ul>
</div>
<div class="footer-col footer-col-25">
<h5 class="footer-headline">App Downloaden</h5>
<h5 class="footer-headline">Download the App</h5>
<p class="footer-downloads footer-content">
<a href="https://apps.apple.com/de/app/enmeshed/id1576693742" target="_blank">
<img src="/assets/images/appstore.svg" class="logo-app logo-app__appstore" />
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ header:
- label: "Get Started"
url: "/use"
caption: "Photo credit: [**Unsplash**](https://unsplash.com)"
excerpt: "Secure education in a digital world"
excerpt: "Secure data exchange in a digital world"
feature_row:
- image_path: /assets/images/use.jpg
alt: "placeholder image 1"
Expand Down

0 comments on commit a4c7844

Please sign in to comment.