diff --git a/src/i18n/strings/fi.json b/src/i18n/strings/fi.json
index 1240ea5140..a10b978082 100644
--- a/src/i18n/strings/fi.json
+++ b/src/i18n/strings/fi.json
@@ -1965,5 +1965,16 @@
"Unable to share phone number": "Puhelinnumeroa ei voi jakaa",
"No Identity Server is configured so you cannot add add an email address in order to reset your password in the future.": "Identiteettipalvelinta ei ole määritetty, joten et voi lisätä sähköpostiosoitetta salasanasi palauttamiseksi vastaisuudessa.",
"No Identity Server is configured: no email addreses can be added. You will be unable to reset your password.": "Identiteettipalvelinta ei ole määritetty: sähköpostiosoitetta ei voi lisätä. Et pysty palauttamaan salasanaasi.",
- "No identity server is configured: add one in server settings to reset your password.": "Identiteettipalvelinta ei ole määritetty: lisää se palvelinasetuksissa, jotta voi palauttaa salasanasi."
+ "No identity server is configured: add one in server settings to reset your password.": "Identiteettipalvelinta ei ole määritetty: lisää se palvelinasetuksissa, jotta voi palauttaa salasanasi.",
+ "Identity Server URL must be HTTPS": "Identiteettipalvelimen URL-osoitteen täytyy olla HTTPS-alkuinen",
+ "Not a valid Identity Server (status code %(code)s)": "Ei kelvollinen identiteettipalvelin (tilakoodi %(code)s)",
+ "Could not connect to Identity Server": "Identiteettipalvelimeen ei saatu yhteyttä",
+ "Checking server": "Tarkistetaan palvelinta",
+ "Disconnect Identity Server": "Katkaise yhteys identiteettipalvelimeen",
+ "Disconnect from the identity server ?": "Katkaise yhteys identiteettipalvelimeen ?",
+ "Disconnect": "Katkaise yhteys",
+ "Identity Server (%(server)s)": "Identiteettipalvelin (%(server)s)",
+ "You are currently using to discover and be discoverable by existing contacts you know. You can change your identity server below.": "Käytät palvelinta tuntemiesi henkilöiden löytämiseen ja löydetyksi tulemiseen. Voit vaihtaa identiteettipalvelintasi alla.",
+ "You are not currently using an identity server. To discover and be discoverable by existing contacts you know, add one below.": "Et käytä tällä hetkellä identiteettipalvelinta. Lisää identiteettipalvelin alle löytääksesi tuntemiasi henkilöitä ja tullaksesi löydetyksi.",
+ "Disconnecting from your identity server will mean you won't be discoverable by other users and you won't be able to invite others by email or phone.": "Yhteyden katkaiseminen identiteettipalvelimeesi tarkoittaa, että muut käyttäjät eivät löydä sinua etkä voi kutsua muita sähköpostin tai puhelinnumeron perusteella."
}