From 42e2989c4b466a2d20a4b6dbd689ac47eefcf9ed Mon Sep 17 00:00:00 2001 From: Mateusz Walkowiak <52051360+HyperDX@users.noreply.github.com> Date: Mon, 29 Jan 2024 15:35:03 +0100 Subject: [PATCH 1/2] Update language.h --- src/language.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/language.h b/src/language.h index 5b51695..115d0e7 100644 --- a/src/language.h +++ b/src/language.h @@ -624,7 +624,7 @@ static const char* const myLanguage[18][205] = { "Duże", // 201 "Wszystkie", // 202 "Szybki PS", // 203 - "Default" // 204 + "Domyślny" // 204 }, { "Hrvatski", // Croatian From c0c8b77b571d794d19796ce3c043cd66d97c6ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Farka=C5=A1?= Date: Fri, 2 Feb 2024 15:01:23 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab6ba79..1a63e64 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ You can also contribute your own code using [Pull Requests](https://github.com/P You are using our software and you found a difficulty? Please create new [issue](https://github.com/PE5PVB/TEF6686_ESP32/issues) and describe your problem. We also would like to invite you to join our Discord community where we share our ideas and help each other with some issues.\ -[Join the TEF6686 Discord community!](https://discord.gg/ZAVNdS74mC) +[Join the TEF6686 Discord community!](https://discord.gg/ZAVNdS74mC) Special thanks to all [contributors](https://github.com/PE5PVB/TEF6686_ESP32/graphs/contributors). You are awesome! ❤️ ## License