diff --git a/frontend/locales/cs-CZ.json b/frontend/locales/cs-CZ.json index 80af5ebd..3c4f1d9c 100644 --- a/frontend/locales/cs-CZ.json +++ b/frontend/locales/cs-CZ.json @@ -203,8 +203,8 @@ "email": "Email", "follow_dev": "Sledovat vývojáře", "footer": { - "api_link": "API", - "version_link": "Verze: { version } Sestavení: { build }" + "api_link": "''API''", + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Verze: { version } Sestavení: { build } ''" }, "github": "GitHub projekt", "insured": "Pojištěné", diff --git a/frontend/locales/de.json b/frontend/locales/de.json index 6f125fc8..f4bb8f92 100644 --- a/frontend/locales/de.json +++ b/frontend/locales/de.json @@ -202,7 +202,7 @@ "follow_dev": "Dem Entwickler folgen", "footer": { "api_link": "''API''", - "version_link": "' Version: { version } Erstellt: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Version: { version } Erstellt: { build } ''" }, "github": "GitHub-Projekt", "insured": "Versichert", diff --git a/frontend/locales/en.json b/frontend/locales/en.json index 8839f5ca..56a12c97 100644 --- a/frontend/locales/en.json +++ b/frontend/locales/en.json @@ -203,8 +203,8 @@ "email": "Email", "follow_dev": "Follow the Developer", "footer": { - "version_link": "`<`a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"`>` Version: { version } Build: { build } `<`/a`>`", - "api_link": "`<`a href=\"https://homebox.software/en/api/\" target=\"_blank\"`>`API`<`/a`>`" + "api_link": "''API''", + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Version: { version } Build: { build } ''" }, "github": "GitHub Project", "insured": "Insured", diff --git a/frontend/locales/es.json b/frontend/locales/es.json index c3f569dc..6b72a459 100644 --- a/frontend/locales/es.json +++ b/frontend/locales/es.json @@ -196,7 +196,7 @@ "follow_dev": "Seguir al Desarrollador", "footer": { "api_link": "''API''", - "version_link": "' Versión: { version } Compilación: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Versión: { version } Compilación: { build } ''" }, "github": "Proyecto GitHub", "insured": "Asegurado", diff --git a/frontend/locales/fi-FI.json b/frontend/locales/fi-FI.json index 6095112e..f4d74797 100644 --- a/frontend/locales/fi-FI.json +++ b/frontend/locales/fi-FI.json @@ -196,7 +196,7 @@ "follow_dev": "Seuraa kehittäjää", "footer": { "api_link": "''API''", - "version_link": "' Versio: { version } Rakenna: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Versio: { version } Rakenna: { build } ''" }, "github": "GitHub Projekti", "insured": "Vakuuttaa", diff --git a/frontend/locales/fr.json b/frontend/locales/fr.json index 86191233..61f6937e 100644 --- a/frontend/locales/fr.json +++ b/frontend/locales/fr.json @@ -196,7 +196,7 @@ "follow_dev": "Suivre le développeur", "footer": { "api_link": "''API''", - "version_link": "' Version : { version } Commit : { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Version : { version } Commit : { build } ''" }, "github": "Projet GitHub", "insured": "Assuré", diff --git a/frontend/locales/hu.json b/frontend/locales/hu.json index 314f7289..369dd8c7 100644 --- a/frontend/locales/hu.json +++ b/frontend/locales/hu.json @@ -196,7 +196,7 @@ "follow_dev": "Kövesd a fejlesztőt", "footer": { "api_link": "''API''", - "version_link": "' Verzió: { version } Build: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Verzió: { version } Build: { build } ''" }, "github": "Github projekt", "insured": "Biztosítva", diff --git a/frontend/locales/it.json b/frontend/locales/it.json index e0192056..c6ad98ec 100644 --- a/frontend/locales/it.json +++ b/frontend/locales/it.json @@ -196,7 +196,7 @@ "follow_dev": "Segui lo Sviluppatore", "footer": { "api_link": "''API''", - "version_link": "' Versione: { version } Build: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Versione: { version } Build: { build } ''" }, "github": "Progetto GitHub", "insured": "Assicurato", diff --git a/frontend/locales/nb-NO.json b/frontend/locales/nb-NO.json index 3e29b8f6..bc49e60d 100644 --- a/frontend/locales/nb-NO.json +++ b/frontend/locales/nb-NO.json @@ -204,7 +204,7 @@ "follow_dev": "Følg utvikleren", "footer": { "api_link": "''API''", - "version_link": "' Versjon: { version } Bygg: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Versjon: { version } Bygg: { build } ''" }, "github": "GitHub-prosjekt", "insured": "Forsikret", diff --git a/frontend/locales/nl.json b/frontend/locales/nl.json index 068b151d..c00b11dc 100644 --- a/frontend/locales/nl.json +++ b/frontend/locales/nl.json @@ -204,7 +204,7 @@ "follow_dev": "Volg de ontwikkelaar", "footer": { "api_link": "''API''", - "version_link": "Version: { version } Build: { build }" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Version: { version } Build: { build } ''" }, "github": "GitHub Project", "insured": "Verzekerd", diff --git a/frontend/locales/pl.json b/frontend/locales/pl.json index e0fe061b..4767dff0 100644 --- a/frontend/locales/pl.json +++ b/frontend/locales/pl.json @@ -196,7 +196,7 @@ "follow_dev": "Śledź dewelopera", "footer": { "api_link": "''API''", - "version_link": "' Wersja: { version } Build: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/'{ version }\" target=\"_blank\"'>' Wersja: { version } Build: { build } ''" }, "github": "Projekt na GitHubie", "insured": "Ubezpieczony", diff --git a/frontend/locales/pt-BR.json b/frontend/locales/pt-BR.json index 7f77a0b6..b1f02f25 100644 --- a/frontend/locales/pt-BR.json +++ b/frontend/locales/pt-BR.json @@ -196,7 +196,7 @@ "follow_dev": "Seguir o desenvolvedor", "footer": { "api_link": "''API''", - "version_link": "' Versão: { version } Compilação: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Versão: { version } Compilação: { build } ''" }, "github": "Projeto GitHub", "insured": "Segurado", diff --git a/frontend/locales/pt-PT.json b/frontend/locales/pt-PT.json index 3bb98f68..4bcd644d 100644 --- a/frontend/locales/pt-PT.json +++ b/frontend/locales/pt-PT.json @@ -196,7 +196,7 @@ "follow_dev": "Siga o Desenvolvedor", "footer": { "api_link": "''API''", - "version_link": "'' Versão: { version } Compilação: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Versão: { version } Compilação: { build } ''" }, "github": "Projeto GitHub", "insured": "Com seguro", diff --git a/frontend/locales/sk-SK.json b/frontend/locales/sk-SK.json index d9334354..355084a9 100644 --- a/frontend/locales/sk-SK.json +++ b/frontend/locales/sk-SK.json @@ -204,7 +204,7 @@ "follow_dev": "Sledujte vývojára", "footer": { "api_link": "''API''", - "version_link": "' Verzia: { version } Zostavenie: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Verzia: { version } Zostavenie: { build } ''" }, "github": "Projekt GitHub", "insured": "Poistené", diff --git a/frontend/locales/sl.json b/frontend/locales/sl.json index f49065a3..98557d06 100644 --- a/frontend/locales/sl.json +++ b/frontend/locales/sl.json @@ -204,7 +204,7 @@ "follow_dev": "Sledi razvijjalcu", "footer": { "api_link": "''API''", - "version_link": "' Verzija: { version } Gradnja: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Verzija: { version } Gradnja: { build } ''" }, "github": "GitHub projekt", "insured": "Zavarovano", diff --git a/frontend/locales/sv.json b/frontend/locales/sv.json index 1c81932a..3cc8872c 100644 --- a/frontend/locales/sv.json +++ b/frontend/locales/sv.json @@ -196,7 +196,7 @@ "follow_dev": "Följ utvecklaren", "footer": { "api_link": "''API''", - "version_link": "' Version: { version } Build: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Version: { version } Build: { build } ''" }, "github": "GitHub-projekt", "insured": "Försäkrad", diff --git a/frontend/locales/th-TH.json b/frontend/locales/th-TH.json index 8b70ad8e..20da958a 100644 --- a/frontend/locales/th-TH.json +++ b/frontend/locales/th-TH.json @@ -196,7 +196,7 @@ "follow_dev": "ติดตามผู้พัฒนา", "footer": { "api_link": "''API''", - "version_link": "' Version: { version } Build: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Version: { version } Build: { build } ''" }, "github": "GitHub Project", "insured": "ประกัน", diff --git a/frontend/locales/tr.json b/frontend/locales/tr.json index 53ac6c42..de1a31b2 100644 --- a/frontend/locales/tr.json +++ b/frontend/locales/tr.json @@ -196,7 +196,7 @@ "follow_dev": "Geliştiriciyi takip edin", "footer": { "api_link": "''API''", - "version_link": "' Sürüm: { version } Yapı: { build }'" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Sürüm: { version } Yapı: { build }'" }, "github": "GitHub projesi", "insured": "Sigortalı", diff --git a/frontend/locales/uk-UA.json b/frontend/locales/uk-UA.json index 151b1766..7e228a1e 100644 --- a/frontend/locales/uk-UA.json +++ b/frontend/locales/uk-UA.json @@ -196,7 +196,7 @@ "follow_dev": "Підписатись на розробника", "footer": { "api_link": "'API''", - "version_link": "' Версія: { version } Build: { build } ''" + "version_link": "'<'a href=\"https://github.com/sysadminsmedia/homebox/releases/tag/{ version }\" target=\"_blank\"'>' Версія: { version } Build: { build } ''" }, "github": "GitHub проекту", "insured": "Застрахований",