From 76a4d304026d54cca6fc568e97dd85f14a681b50 Mon Sep 17 00:00:00 2001 From: Larsen Vallecillo Date: Sun, 10 Oct 2021 14:13:08 -0500 Subject: [PATCH] Fix cookies dialog --- _data/navigation/af_ZA.yml | 3 +++ _data/navigation/ar_SA.yml | 3 +++ _data/navigation/ca_ES.yml | 3 +++ _data/navigation/cs_CZ.yml | 3 +++ _data/navigation/da_DK.yml | 3 +++ _data/navigation/de_DE.yml | 3 +++ _data/navigation/el_GR.yml | 3 +++ _data/navigation/en_US.yml | 3 +++ _data/navigation/es_ES.yml | 3 +++ _data/navigation/es_MX.yml | 3 +++ _data/navigation/fi_FI.yml | 3 +++ _data/navigation/fr_FR.yml | 3 +++ _data/navigation/he_IL.yml | 3 +++ _data/navigation/hu_HU.yml | 3 +++ _data/navigation/it_IT.yml | 3 +++ _data/navigation/ja_JP.yml | 3 +++ _data/navigation/ko_KR.yml | 3 +++ _data/navigation/nl_NL.yml | 3 +++ _data/navigation/no_NO.yml | 3 +++ _data/navigation/pl_PL.yml | 3 +++ _data/navigation/pt_BR.yml | 3 +++ _data/navigation/pt_PT.yml | 3 +++ _data/navigation/ro_RO.yml | 3 +++ _data/navigation/ru_RU.yml | 3 +++ _data/navigation/sr_SP.yml | 3 +++ _data/navigation/sv_SE.yml | 3 +++ _data/navigation/tr_TR.yml | 3 +++ _data/navigation/uk_UA.yml | 3 +++ _data/navigation/vi_VN.yml | 3 +++ _data/navigation/zh_CN.yml | 3 +++ _data/navigation/zh_TW.yml | 3 +++ 31 files changed, 93 insertions(+) diff --git a/_data/navigation/af_ZA.yml b/_data/navigation/af_ZA.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/af_ZA.yml +++ b/_data/navigation/af_ZA.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/ar_SA.yml b/_data/navigation/ar_SA.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/ar_SA.yml +++ b/_data/navigation/ar_SA.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/ca_ES.yml b/_data/navigation/ca_ES.yml index 2f8339fa5..193aefcf5 100644 --- a/_data/navigation/ca_ES.yml +++ b/_data/navigation/ca_ES.yml @@ -18,6 +18,9 @@ main: - title: Wiimmifi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Per a obtindre suport, ves a RiiConnect24 a Discord. diff --git a/_data/navigation/cs_CZ.yml b/_data/navigation/cs_CZ.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/cs_CZ.yml +++ b/_data/navigation/cs_CZ.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/da_DK.yml b/_data/navigation/da_DK.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/da_DK.yml +++ b/_data/navigation/da_DK.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/de_DE.yml b/_data/navigation/de_DE.yml index 012d49fcb..05bd9be9b 100644 --- a/_data/navigation/de_DE.yml +++ b/_data/navigation/de_DE.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: 'Für Unterstützung in englischer Sprache, frag unter folgendem Link nach Hilfe: RiiConnect24 bei Discord.' diff --git a/_data/navigation/el_GR.yml b/_data/navigation/el_GR.yml index 4b4d88b8a..2bc8ddab2 100644 --- a/_data/navigation/el_GR.yml +++ b/_data/navigation/el_GR.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Για υποστήριξη στα Αγγλικά, ζητήστε βοήθεια στο RiiConnect24 στο Discord. diff --git a/_data/navigation/en_US.yml b/_data/navigation/en_US.yml index 8508f8bb2..b40d18394 100755 --- a/_data/navigation/en_US.yml +++ b/_data/navigation/en_US.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/es_ES.yml b/_data/navigation/es_ES.yml index ec5761f68..3b4625be3 100644 --- a/_data/navigation/es_ES.yml +++ b/_data/navigation/es_ES.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Si necesitas ayuda con alguna cosa relacionada con esta guía, puedes unirte a nuestro servidor de Discord (recomendado) o enviarnos un correo electrónico (soporte disponible sólo en Inglés). diff --git a/_data/navigation/es_MX.yml b/_data/navigation/es_MX.yml index 335ad3235..cc71b041a 100755 --- a/_data/navigation/es_MX.yml +++ b/_data/navigation/es_MX.yml @@ -12,6 +12,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Para soporte en inglés, pide ayuda en RiiConnect24 en Discord. diff --git a/_data/navigation/fi_FI.yml b/_data/navigation/fi_FI.yml index f7f7b7b4e..2329b93b6 100644 --- a/_data/navigation/fi_FI.yml +++ b/_data/navigation/fi_FI.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Englanninkielistä tukea varten, pyydä apua RiiConnect24:n Discord-palvelimella. diff --git a/_data/navigation/fr_FR.yml b/_data/navigation/fr_FR.yml index 5fdf1a826..5604ef731 100644 --- a/_data/navigation/fr_FR.yml +++ b/_data/navigation/fr_FR.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Pour un support en anglais, demander ici discord. diff --git a/_data/navigation/he_IL.yml b/_data/navigation/he_IL.yml index d7693c8de..e735a7483 100644 --- a/_data/navigation/he_IL.yml +++ b/_data/navigation/he_IL.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: לתמיכה ועזרה באנגלית, ניתן לבקש עזרה בשרת הדיסקורד. diff --git a/_data/navigation/hu_HU.yml b/_data/navigation/hu_HU.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/hu_HU.yml +++ b/_data/navigation/hu_HU.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/it_IT.yml b/_data/navigation/it_IT.yml index cf4cc0f9f..ffeed7289 100755 --- a/_data/navigation/it_IT.yml +++ b/_data/navigation/it_IT.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Per supporto in Inglese, chiedi su RiiConnect24 su Discord. diff --git a/_data/navigation/ja_JP.yml b/_data/navigation/ja_JP.yml index 07786313f..31c5fa3db 100644 --- a/_data/navigation/ja_JP.yml +++ b/_data/navigation/ja_JP.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/ko_KR.yml b/_data/navigation/ko_KR.yml index 0d40506b2..aa747c56a 100644 --- a/_data/navigation/ko_KR.yml +++ b/_data/navigation/ko_KR.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: 영어로 된 도움말을 원하시면 디스코드의 RiiConnect24에서 도움을 요청하세요. diff --git a/_data/navigation/nl_NL.yml b/_data/navigation/nl_NL.yml index 02df30422..01f4a46d7 100644 --- a/_data/navigation/nl_NL.yml +++ b/_data/navigation/nl_NL.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Als u hulp nodig heeft in Engels, sluit je dan aan bij RiiConnect24 op Discord. diff --git a/_data/navigation/no_NO.yml b/_data/navigation/no_NO.yml index e7577eb35..cd08a63fe 100644 --- a/_data/navigation/no_NO.yml +++ b/_data/navigation/no_NO.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For støtte i Engelsk, spør for hjelp i RiiConnect24 sin Discord. diff --git a/_data/navigation/pl_PL.yml b/_data/navigation/pl_PL.yml index 0402c405c..8ba65a292 100755 --- a/_data/navigation/pl_PL.yml +++ b/_data/navigation/pl_PL.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Potrzebujesz pomocy po Polsku? Dołącz do serwera RiiConnect24 na Discord oraz poproś o pomoc po Polsku. diff --git a/_data/navigation/pt_BR.yml b/_data/navigation/pt_BR.yml index 85c92c3e6..ce17e91d0 100755 --- a/_data/navigation/pt_BR.yml +++ b/_data/navigation/pt_BR.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Para suporte em Inglês, peça ajuda em RiiConnect24 no Discord. diff --git a/_data/navigation/pt_PT.yml b/_data/navigation/pt_PT.yml index 9ec97f31e..112bfb2d4 100644 --- a/_data/navigation/pt_PT.yml +++ b/_data/navigation/pt_PT.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Para suporte em inglês, pede por ajuda no RiiConnect24 no Discord. diff --git a/_data/navigation/ro_RO.yml b/_data/navigation/ro_RO.yml index bd709c893..654890c16 100644 --- a/_data/navigation/ro_RO.yml +++ b/_data/navigation/ro_RO.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Pentru suport în Engleză, cereți ajutor la RiiConnect24 pe Discord. diff --git a/_data/navigation/ru_RU.yml b/_data/navigation/ru_RU.yml index 10da1d6e7..433186236 100644 --- a/_data/navigation/ru_RU.yml +++ b/_data/navigation/ru_RU.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: Для помощи на английском, вы можете обратится к дискорд серверу RiiConnect24. diff --git a/_data/navigation/sr_SP.yml b/_data/navigation/sr_SP.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/sr_SP.yml +++ b/_data/navigation/sr_SP.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/sv_SE.yml b/_data/navigation/sv_SE.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/sv_SE.yml +++ b/_data/navigation/sv_SE.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/tr_TR.yml b/_data/navigation/tr_TR.yml index 8e95e2f3a..9e2d77ebe 100644 --- a/_data/navigation/tr_TR.yml +++ b/_data/navigation/tr_TR.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: İngilizce destek için, RiiConnect24 Discord'dan yardım isteyebilirsiniz. diff --git a/_data/navigation/uk_UA.yml b/_data/navigation/uk_UA.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/uk_UA.yml +++ b/_data/navigation/uk_UA.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/vi_VN.yml b/_data/navigation/vi_VN.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/vi_VN.yml +++ b/_data/navigation/vi_VN.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord. diff --git a/_data/navigation/zh_CN.yml b/_data/navigation/zh_CN.yml index 95fb717da..655b59418 100644 --- a/_data/navigation/zh_CN.yml +++ b/_data/navigation/zh_CN.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: 如果需要中文帮助,国内用户可以添加QQ群:417992332。 diff --git a/_data/navigation/zh_TW.yml b/_data/navigation/zh_TW.yml index 8508f8bb2..b40d18394 100644 --- a/_data/navigation/zh_TW.yml +++ b/_data/navigation/zh_TW.yml @@ -18,6 +18,9 @@ main: - title: Wiimmfi url: wiimmfi +top: + - + title: This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site. bottom: - title: For support in English, ask for help at RiiConnect24 on Discord.