Merge pull request #1777 from MarcHagen/change/move_translations_to_i18n

[change] Move i18n from Security to locale files
This commit is contained in:
Louis Lam
2022-06-18 17:17:06 +08:00
committed by GitHub
27 changed files with 83 additions and 156 deletions

View File

@@ -96,6 +96,9 @@ export default {
"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.",
"Please use this option carefully!": "Vennligst vær forsiktig.",
Logout: "Logg ut",
Leave: "Forlat",
"I understand, please disable": "Jeg forstår, vennligst deaktiver",