diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index d2bd914..eb8e380 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Authenticate with a TOTP app" : "Autentiser med to-faktor program", "Enable TOTP" : "Aktivere to-faktor pÄlogging", - "Authentication code" : "Autentifikasjons kode" + "Authentication code" : "Autentifikasjons kode", + "Verify" : "Stadfest" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index e229cd9..be12302 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -1,6 +1,7 @@ { "translations": { "Authenticate with a TOTP app" : "Autentiser med to-faktor program", "Enable TOTP" : "Aktivere to-faktor pÄlogging", - "Authentication code" : "Autentifikasjons kode" + "Authentication code" : "Autentifikasjons kode", + "Verify" : "Stadfest" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file