From 434c38a40111961d14508d73395a9661d23a91bc Mon Sep 17 00:00:00 2001
From: Pk11
Date: Tue, 1 Jun 2021 22:05:51 -0500
Subject: [PATCH] Make color selector translatable
---
_data/en-US/strings.json | 4 ++++
_includes/footer.html | 8 ++++----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/_data/en-US/strings.json b/_data/en-US/strings.json
index 45147e3a..15786a82 100644
--- a/_data/en-US/strings.json
+++ b/_data/en-US/strings.json
@@ -1,8 +1,12 @@
{
"by": "By: $1",
"close": "Close",
+ "color-scheme": "Color scheme:",
+ "dark": "Dark",
+ "default": "Default",
"description": "Wikis for DS-Homebrew projects",
"discord-server": "Discord server (English only)",
+ "light": "Light",
"need-help": "Need help? Join our Discord server: DS⁽ⁱ⁾ Mode Hacking! (English only)",
"published-with": "Published with GitHub Pages, view the source on GitHub.",
"select-language": "Select language",
diff --git a/_includes/footer.html b/_includes/footer.html
index 4f8a0432..f39b8729 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -16,11 +16,11 @@
-
+