From 6f935161c247d6e4a8228fc9a2f382633e9224c3 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Mon, 21 Dec 2020 17:43:53 -0600 Subject: [PATCH] Add this page is available in [your languge] alert --- _includes/common-js.html | 1 + _includes/language-alert.html | 5 +++++ _includes/nav.html | 4 ++-- _layouts/default.html | 1 + _layouts/wiki.html | 1 + assets/js/i18n/en-US.js | 3 +++ assets/js/language-alert.js | 25 +++++++++++++++++++++++++ crowdin.yml | 2 ++ 8 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 _includes/language-alert.html create mode 100644 assets/js/i18n/en-US.js create mode 100644 assets/js/language-alert.js diff --git a/_includes/common-js.html b/_includes/common-js.html index cf162f5d..3620bc58 100644 --- a/_includes/common-js.html +++ b/_includes/common-js.html @@ -1 +1,2 @@ + diff --git a/_includes/language-alert.html b/_includes/language-alert.html new file mode 100644 index 00000000..06fae71f --- /dev/null +++ b/_includes/language-alert.html @@ -0,0 +1,5 @@ +
+ +
\ No newline at end of file diff --git a/_includes/nav.html b/_includes/nav.html index 5919d83c..a7effc23 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -39,13 +39,13 @@ -