diff --git a/app/src/main/res/drawable/ic_baseline_translate_24.xml b/app/src/main/res/drawable/ic_baseline_translate_24.xml
new file mode 100644
index 00000000..dd6d1de6
--- /dev/null
+++ b/app/src/main/res/drawable/ic_baseline_translate_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6896ec06..97fbac86 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -146,4 +146,6 @@
Popup device reactions
Bluetooth is disabled
Bluetooth is disabled, enable it ;).
+ Translation
+ Help translate this into your favorite language.
\ No newline at end of file
diff --git a/app/src/main/res/xml/preferences_index.xml b/app/src/main/res/xml/preferences_index.xml
index 3b034803..300a92ba 100644
--- a/app/src/main/res/xml/preferences_index.xml
+++ b/app/src/main/res/xml/preferences_index.xml
@@ -21,6 +21,15 @@
+
+
+
+
+ android:data="https://github.com/d4rken/capod-public/releases/latest" />
+
+
+
+
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/xml/preferences_support.xml b/app/src/main/res/xml/preferences_support.xml
index 0e995424..4a392ff1 100644
--- a/app/src/main/res/xml/preferences_support.xml
+++ b/app/src/main/res/xml/preferences_support.xml
@@ -8,7 +8,7 @@
android:title="@string/issue_tracker_label">
+ android:data="https://github.com/d4rken/capod-public/issues" />