diff --git a/_i18n/en.yml b/_i18n/en.yml index be0bb5ad..fc7bbccb 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -761,3 +761,8 @@ blog: tags: notags: There are no posts for this tag. + +accessibility: + arrowup: Go back to the top of the page + guiscreen: A screenshot of the Monero GUI wallet. It shows the wallet's balance and a navigation menu on the left, and a form for sending XMR on the right. + cliscreen: CLI wallet screenshot diff --git a/_includes/header.html b/_includes/header.html index a6eb9a93..31cfd2fc 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -10,7 +10,7 @@ {% if item.subfolderitems %} {%assign counter=counter | plus: 1%} - +
{{ site.data.languages.langs.[site.lang] }}
diff --git a/blog/index.html b/blog/index.html index 0b93a07b..aff3993d 100644 --- a/blog/index.html +++ b/blog/index.html @@ -40,7 +40,7 @@ title: titles.blogbytag