Migrate all v-html translations to componentised translations (#4135)

Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
Frank Elsinga
2023-12-15 11:38:57 +01:00
committed by GitHub
parent dd7a5064e3
commit e2fdfd2937
46 changed files with 203 additions and 110 deletions

View File

@@ -96,8 +96,10 @@
"Update Password": "Oppdater passord",
"Disable Auth": "Deaktiver autentisering",
"Enable Auth": "Aktiver autentisering",
"disableauth.message1": "Er du sikker på at du vil <strong>deaktiver autentisering</strong>?",
"disableauth.message2": "Dette er for <strong>de som har tredjepartsautorisering</strong> foran Uptime Kuma, for eksempel Cloudflare Access.",
"disableauth.message1": "Er du sikker på at du vil {disableAuth}?",
"disable authentication": "deaktiver autentisering",
"disableauth.message2": "Dette er for {intendThirdPartyAuth} foran Uptime Kuma, for eksempel Cloudflare Access.",
"where you intend to implement third-party authentication": "de som har tredjepartsautorisering",
"Please use this option carefully!": "Vennligst vær forsiktig.",
"Logout": "Logg ut",
"Leave": "Forlat",