diff --git a/_locales/de/messages.json b/_locales/de/messages.json
index 4064cbd4..99acb32d 100644
--- a/_locales/de/messages.json
+++ b/_locales/de/messages.json
@@ -417,6 +417,15 @@
"backToOptionsText": {
"message": "Optionen",
"description": ""
+ },
+ "TranslateText": {
+ "message": "Möchtest du helfen, dieses Add-on zu übersetzen?",
+ "description": ""
+ },
+
+ "TranslateLink": {
+ "message": "Finde es heraus!",
+ "description": ""
}
}
\ No newline at end of file
diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 2835cd09..2f42ee7f 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -417,5 +417,15 @@
"backToOptionsText": {
"message": "Options",
"description": ""
+ },
+
+ "TranslateText": {
+ "message": "Do you want to help translate this addon?",
+ "description": ""
+ },
+
+ "TranslateLink": {
+ "message": "Find out how!",
+ "description": ""
}
}
diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json
index c5c6767c..ff59e670 100644
--- a/_locales/fr/messages.json
+++ b/_locales/fr/messages.json
@@ -417,6 +417,15 @@
"backToOptionsText": {
"message": "Options",
"description": ""
+ },
+ "TranslateText": {
+ "message": "Voulez-vous aider à traduire cet addon ?",
+ "description": ""
+ },
+
+ "TranslateLink": {
+ "message": "Découvrez comment !",
+ "description": ""
}
}
\ No newline at end of file
diff --git a/_locales/it/messages.json b/_locales/it/messages.json
index 1d436f7a..6808acfb 100644
--- a/_locales/it/messages.json
+++ b/_locales/it/messages.json
@@ -334,5 +334,13 @@
"backToOptionsText": {
"message": "Opzioni",
"description": ""
+ },
+ "TranslateText": {
+ "message": "Vuoi aiutare a tradurre questo addon?",
+ "description": ""
+ },
+ "TranslateLink": {
+ "message": "Scopri come!",
+ "description": ""
}
}
\ No newline at end of file
diff --git a/options/mzta-options.css b/options/mzta-options.css
index 5bdff4b4..92c96f24 100644
--- a/options/mzta-options.css
+++ b/options/mzta-options.css
@@ -91,4 +91,12 @@ span.dims_label{
text-align: center;
width: 100%;
margin: 10px 0px;
+}
+
+div#miczTranslate{
+ width: 100%;
+ text-align: center;
+ font-size: 14px;
+ font-weight: bold;
+ margin-bottom: 1em;
}
\ No newline at end of file
diff --git a/options/mzta-options.html b/options/mzta-options.html
index a4afa19f..67e54083 100644
--- a/options/mzta-options.html
+++ b/options/mzta-options.html
@@ -91,6 +91,7 @@
__MSG_prefsInfoDesc_2__
__MSG_prefsInfoDesc_3__