mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 20:02:29 +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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user