chore(*): add multiple languages and change tag for url

This commit is contained in:
timhartmann 2019-06-25 13:37:48 +02:00
parent f984ea0dc2
commit a870230e89
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ title: Keycard
description: Keycard is a new type of smartcard built with an open API for simple integration with crypto wallets and hardware. Designed to safely send, store, and receive cryptocurrencies in a seamless contactless experience.
author: Status Research & Development GmbH
language: [en]
language: [en, de]
locale: en
i18n:
type: [page, post]

View File

@ -28,7 +28,7 @@
class="js-anchor-scroll o-navigation__item">
<%- __('header.menu.keycard.title') %>
</a>
<a href="<%- show_lang() %><%- url_for('about-us') %>" title="<%- __('header.menu.about.title') %>"
<a href="<%- show_lang() %><%- url_for_lang('about-us') %>" title="<%- __('header.menu.about.title') %>"
class="o-navigation__item">
<%- __('header.menu.about.title') %>
</a>