mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-22 00:19:13 +08:00
Migrate all v-html
translations to componentised translations (#4135)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
@@ -100,8 +100,10 @@
|
||||
"Update Password": "Modifica password",
|
||||
"Disable Auth": "Disabilita autenticazione",
|
||||
"Enable Auth": "Abilita autenticazione",
|
||||
"disableauth.message1": "<strong>Disabilitare l'autenticazione</strong>?",
|
||||
"disableauth.message2": "<strong>Questa opzione è per chi possiede un sistema di autenticazione gestito da terze parti</strong> prima di Uptime Kuma, come ad esempio Cloudflare Access.",
|
||||
"disableauth.message1": "{disableAuth}?",
|
||||
"disable authentication": "Disabilitare l'autenticazione",
|
||||
"disableauth.message2": "{intendThirdPartyAuth} prima di Uptime Kuma, come ad esempio Cloudflare Access.",
|
||||
"where you intend to implement third-party authentication": "Questa opzione è per chi possiede un sistema di autenticazione gestito da terze parti",
|
||||
"Please use this option carefully!": "Utilizzare con attenzione!",
|
||||
"Logout": "Esci",
|
||||
"Leave": "Annulla",
|
||||
|
Reference in New Issue
Block a user