+
-
-
Languages
-
+
+ Languages
+
+
@@ -67,6 +69,10 @@
methods: {
buildLocaleLink (locale) {
return process.env.BASE_URL + `${locale}/`
+ },
+
+ getButtonTitle () {
+ return this.$gettext('Change interface language')
}
}
}
diff --git a/src/locale/en_US/LC_MESSAGES/app.po b/src/locale/en_US/LC_MESSAGES/app.po
index 3aa41f6..efa46f7 100644
--- a/src/locale/en_US/LC_MESSAGES/app.po
+++ b/src/locale/en_US/LC_MESSAGES/app.po
@@ -725,7 +725,7 @@ msgstr "KB"
msgid "Kids"
msgstr "Kids"
-#: src/components/I18n.vue:7
+#: src/components/I18n.vue:8
msgid "Languages"
msgstr "Languages"
@@ -1282,7 +1282,7 @@ msgstr "This version also includes a notification system that allows users to be
msgid "Torrent import"
msgstr "Torrent import"
-#: src/components/I18n.vue:20
+#: src/components/I18n.vue:22
msgid "Translate"
msgstr "Translate"
diff --git a/src/locale/fr_FR/LC_MESSAGES/app.po b/src/locale/fr_FR/LC_MESSAGES/app.po
index 23cfc7e..9e8c58b 100644
--- a/src/locale/fr_FR/LC_MESSAGES/app.po
+++ b/src/locale/fr_FR/LC_MESSAGES/app.po
@@ -1254,7 +1254,7 @@ msgstr "Ko"
msgid "Kids"
msgstr "Enfants"
-#: src/components/I18n.vue:7
+#: src/components/I18n.vue:8
msgid "Languages"
msgstr "Langues"
@@ -2379,7 +2379,7 @@ msgstr ""
msgid "Torrent import"
msgstr "Importation de Torrent"
-#: src/components/I18n.vue:20
+#: src/components/I18n.vue:22
msgid "Translate"
msgstr "Traduire"