diff --git a/i18n/de.json b/i18n/de.json
index 5d274de..0b6a425 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -145,5 +145,7 @@
"Entschlüsseln",
"Enter password":
"Passwort eingeben",
- "Loading…": "Lädt…"
+ "Loading…": "Lädt…",
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot.":
+ "Wenn diese Nachricht nicht mehr verschwindet, schau bitte in die FAQ (englisch), um zu sehen, wie der Fehler behoben werden kann."
}
diff --git a/i18n/fr.json b/i18n/fr.json
index 9652f43..263c1dd 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -154,5 +154,7 @@
"Decrypt",
"Enter password":
"Entrez le mot de passe",
- "Loading…": "Loading…"
+ "Loading…": "Loading…",
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot.":
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)."
}
diff --git a/i18n/it.json b/i18n/it.json
index a67528b..5c5aae3 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -145,5 +145,7 @@
"Decrypt",
"Enter password":
"Inserisci la password",
- "Loading…": "Loading…"
+ "Loading…": "Loading…",
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot.":
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)."
}
diff --git a/i18n/pl.json b/i18n/pl.json
index 54708dd..b5fce72 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -145,5 +145,7 @@
"Decrypt",
"Enter password":
"Wpisz hasło",
- "Loading…": "Loading…"
+ "Loading…": "Loading…",
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot.":
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)."
}
diff --git a/i18n/sl.json b/i18n/sl.json
index c5cc0ad..cf4d317 100644
--- a/i18n/sl.json
+++ b/i18n/sl.json
@@ -154,5 +154,7 @@
"Decrypt",
"Enter password":
"Prosim vnesi geslo",
- "Loading…": "Loading…"
+ "Loading…": "Loading…",
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot.":
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)."
}
diff --git a/i18n/zh.json b/i18n/zh.json
index 9b748e2..1a88f2f 100644
--- a/i18n/zh.json
+++ b/i18n/zh.json
@@ -145,5 +145,7 @@
"Decrypt",
"Enter password":
"Enter password",
- "Loading…": "Loading…"
+ "Loading…": "Loading…",
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot.":
+ "In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English)."
}