From e664dfcfbd0099e5657a7d3a60912ed69a161a8a Mon Sep 17 00:00:00 2001 From: marcofenoglio Date: Fri, 20 Jun 2025 17:23:44 +0200 Subject: [PATCH] Corrected Single quote (#798) --- frontend/locales/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/it.json b/frontend/locales/it.json index 7b92a094..e0192056 100644 --- a/frontend/locales/it.json +++ b/frontend/locales/it.json @@ -195,7 +195,7 @@ "email": "Email", "follow_dev": "Segui lo Sviluppatore", "footer": { - "api_link": "`<` a href=\"https://homebox.software/en/api/\" target=\"_blank\"`>`API`<`/a`>`", + "api_link": "''API''", "version_link": "' Versione: { version } Build: { build } ''" }, "github": "Progetto GitHub",