From bfc1cc11185b9e444e619a6e22ff9f7875d8ceca Mon Sep 17 00:00:00 2001
From: Yurii <34578544+Laxilef@users.noreply.github.com>
Date: Sat, 16 May 2026 17:14:00 +0300
Subject: [PATCH] chore: update README
---
README.md | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 67c662b..5c47af6 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
[](https://github.com/Laxilef/OTGateway/releases)
[](https://github.com/Laxilef/OTGateway/releases/latest)
+ [](https://hosted.weblate.org/engage/otgateway/)
[](LICENSE.txt)
[](https://t.me/otgateway)
@@ -71,10 +72,18 @@ All available information and instructions can be found in the wiki:
* [Connection](https://github.com/Laxilef/OTGateway/wiki/OT-adapters#connection)
* [Leds on board](https://github.com/Laxilef/OTGateway/wiki/OT-adapters#leds-on-board)
+## Translations
+The project uses [Weblate](https://hosted.weblate.org/new-lang/otgateway/) to manage translations of the interface.
+Anyone is welcome to add their native language as a [new localization](https://hosted.weblate.org/new-lang/otgateway/portal/). All contributions are welcome!
+
+
+
+
+
## Gratitude
* To the developers of the libraries used: [OpenTherm Library](https://github.com/ihormelnyk/opentherm_library), [ESP8266Scheduler](https://github.com/nrwiersma/ESP8266Scheduler), [ArduinoJson](https://github.com/bblanchon/ArduinoJson), [NimBLE-Arduino](https://github.com/h2zero/NimBLE-Arduino), [ArduinoMqttClient](https://github.com/arduino-libraries/ArduinoMqttClient), [ESPTelnet](https://github.com/LennartHennigs/ESPTelnet), [FileData](https://github.com/GyverLibs/FileData), [GyverPID](https://github.com/GyverLibs/GyverPID), [GyverBlinker](https://github.com/GyverLibs/GyverBlinker), [OneWireNg](https://github.com/pstolarz/OneWireNg) & [OneWire](https://github.com/PaulStoffregen/OneWire)
* To the [PlatformIO](https://platformio.org/) Team
* To the team and contributors of the [pioarduino](https://github.com/pioarduino/platform-espressif32) project
* To the [BrowserStack](https://www.browserstack.com/) team. This project is tested with BrowserStack.
* To the [PVS-Studio](https://pvs-studio.com/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.
-* And of course to the contributors for their contribution to the development of the project!
\ No newline at end of file
+* And of course to the contributors for their contribution to the development of the project!