From b15900036f200026f1cd60a75b18e3f12dd465d7 Mon Sep 17 00:00:00 2001
From: smileyhead <15932372+smileyhead@users.noreply.github.com>
Date: Fri, 15 May 2020 20:55:17 +0200
Subject: [PATCH 1/3] Update hu.json
---
locales/hu.json | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/locales/hu.json b/locales/hu.json
index a30fee01..d1d7997b 100644
--- a/locales/hu.json
+++ b/locales/hu.json
@@ -76,6 +76,12 @@
"sponsor": "Szeretnéd szponzorálni a projekt fejlesztőit? Menj a GitHub oldalra és nyomd meg a „❤ Sponsor” gombot!",
"contributors-text": "Ó, és ne felejtsünk el köszönetet mondani az eddigi hozzájárulóknak!",
"contributors": "Hozzájárulók",
- "language": "Nyelv"
+ "language": "Nyelv",
+ "theme": {
+ "title": "Téma",
+ "auto": "Automatikus",
+ "light": "Világos",
+ "dark": "Sötét"
+ }
}
}
From 105ea4972ff9e36e25c0e11e5a4fef8e355686b5 Mon Sep 17 00:00:00 2001
From: smileyhead <15932372+smileyhead@users.noreply.github.com>
Date: Tue, 19 May 2020 15:07:40 +0200
Subject: [PATCH 2/3] Fix spacing in line 79
Co-authored-by: Bence Nagy
---
locales/hu.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/locales/hu.json b/locales/hu.json
index d1d7997b..e946430f 100644
--- a/locales/hu.json
+++ b/locales/hu.json
@@ -76,7 +76,7 @@
"sponsor": "Szeretnéd szponzorálni a projekt fejlesztőit? Menj a GitHub oldalra és nyomd meg a „❤ Sponsor” gombot!",
"contributors-text": "Ó, és ne felejtsünk el köszönetet mondani az eddigi hozzájárulóknak!",
"contributors": "Hozzájárulók",
- "language": "Nyelv",
+ "language": "Nyelv",
"theme": {
"title": "Téma",
"auto": "Automatikus",
From 7d5bdef4cff3cc3c351a361dd3c87c1e752998db Mon Sep 17 00:00:00 2001
From: smileyhead <15932372+smileyhead@users.noreply.github.com>
Date: Tue, 19 May 2020 15:09:57 +0200
Subject: [PATCH 3/3] Fix line 79 again
Turns out it was still just a bit off.
---
locales/hu.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/locales/hu.json b/locales/hu.json
index e946430f..6a652f9b 100644
--- a/locales/hu.json
+++ b/locales/hu.json
@@ -76,7 +76,7 @@
"sponsor": "Szeretnéd szponzorálni a projekt fejlesztőit? Menj a GitHub oldalra és nyomd meg a „❤ Sponsor” gombot!",
"contributors-text": "Ó, és ne felejtsünk el köszönetet mondani az eddigi hozzájárulóknak!",
"contributors": "Hozzájárulók",
- "language": "Nyelv",
+ "language": "Nyelv",
"theme": {
"title": "Téma",
"auto": "Automatikus",