From beaffe3f555188de47967b4a2306250520d8cd0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vitor=20Gon=C3=A7alves?= Date: Thu, 8 Feb 2024 18:48:35 -0300 Subject: [PATCH] feat: added translations page it's sad that it's hardcoded to english independent on the language but i'll see if i can do something about it --- content/eng/translations.md | 10 ++++++++++ utils/template.html | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 content/eng/translations.md diff --git a/content/eng/translations.md b/content/eng/translations.md new file mode 100644 index 0000000..3527be0 --- /dev/null +++ b/content/eng/translations.md @@ -0,0 +1,10 @@ +--- +title: "Current available translations" +--- + +~vern is actively translated by contributors all around the world. This wiki is currently available in: + +* [English](https://wiki.vern.cc/eng/) +* [Turkish - Türkçe](https://wiki.vern.cc/tur/) + +If your language is not in this list and you want to colaborate, check out the [wiki repository](http://git.vern.cc/vern/wiki/). diff --git a/utils/template.html b/utils/template.html index f903abb..ee5d467 100644 --- a/utils/template.html +++ b/utils/template.html @@ -19,6 +19,7 @@ Recent changes Source Wiki Authors + 🌎
@@ -33,4 +34,4 @@

Get the source here$if(lastmod)$, this page was last updated $lastmod$ $endif$

- \ No newline at end of file +