New translations en.json (Norwegian)

This commit is contained in:
Elias Schneider
2026-04-12 19:08:23 +02:00
parent f1221f41ae
commit 88f6c41479

View File

@@ -106,6 +106,7 @@
"ip_address": "IP adresse", "ip_address": "IP adresse",
"device": "Enhet", "device": "Enhet",
"client": "Klient", "client": "Klient",
"actor": "Actor",
"unknown": "Ukjent", "unknown": "Ukjent",
"account_details_updated_successfully": "Brukerdetaljer oppdatert", "account_details_updated_successfully": "Brukerdetaljer oppdatert",
"profile_picture_updated_successfully": "Profilbildet er oppdatert. Det kan ta noen minutter før det vises overalt.", "profile_picture_updated_successfully": "Profilbildet er oppdatert. Det kan ta noen minutter før det vises overalt.",
@@ -117,6 +118,7 @@
"account_details": "Kontodetaljer", "account_details": "Kontodetaljer",
"passkeys": "Passnøkler", "passkeys": "Passnøkler",
"manage_your_passkeys_that_you_can_use_to_authenticate_yourself": "Manage your passkeys that you can use to authenticate yourself.", "manage_your_passkeys_that_you_can_use_to_authenticate_yourself": "Manage your passkeys that you can use to authenticate yourself.",
"manage_this_users_passkeys": "Manage this user's passkeys.",
"add_passkey": "Legg til passnøkkel", "add_passkey": "Legg til passnøkkel",
"create_a_one_time_login_code_to_sign_in_from_a_different_device_without_a_passkey": "Create a one-time login code to sign in from a different device without a passkey.", "create_a_one_time_login_code_to_sign_in_from_a_different_device_without_a_passkey": "Create a one-time login code to sign in from a different device without a passkey.",
"create": "Opprett", "create": "Opprett",
@@ -521,5 +523,6 @@
"mark_as_verified": "Mark as verified", "mark_as_verified": "Mark as verified",
"email_verification_sent": "Verification email sent successfully.", "email_verification_sent": "Verification email sent successfully.",
"emails_verified_by_default": "Emails verified by default", "emails_verified_by_default": "Emails verified by default",
"emails_verified_by_default_description": "When enabled, users' email addresses will be marked as verified by default upon signup or when their email address is changed." "emails_verified_by_default_description": "When enabled, users' email addresses will be marked as verified by default upon signup or when their email address is changed.",
"user_has_no_passkeys_yet": "This user has no passkeys yet."
} }