diff --git a/README.md b/README.md
index 0f95e450..f67e43ad 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,13 @@ will natively work with [Klipper](https://github.com/kevinOConnor/klipper) and [
### Translations
+Translations are hosted on Weblate, Thanks to the Weblate team for supporting the Open-Source community.
+
Click the widget below to access the translation platform:
-
+
+
+
### About the project
diff --git a/docs/Translations.md b/docs/Translations.md
index 2e68a1c0..b122b576 100644
--- a/docs/Translations.md
+++ b/docs/Translations.md
@@ -1,6 +1,18 @@
# Translations
-## Updating an existing translation:
+Translations are hosted on Weblate:
+
+
+
+
+
+Thanks to the Weblate team for supporting the Open-Source community.
+
+## Manual way:
+
+This is currently discouraged, but if you want you can make your changes manually
+
+### Updating an existing translation:
You can use an editor such as [poedit](https://poedit.net/) to assist in translations.
@@ -11,7 +23,7 @@ To test your translation:
In poedit go to `File -> Compile to MO`. Save it on the same folder, and restart KlipperScreen
-## Adding a new Language:
+### Adding a new Language:
Example using poedit
@@ -28,5 +40,5 @@ Once you have restarted KlipperScreen, select it from the list in the settings.
If you edited and recompiled, you need to restart KlipperScreen to reload the translation.
-## Contributing:
+### Contributing:
[Attach your translation on a GitHub issue or create a PR](Contact.md)