diff --git a/l10n/nb.js b/l10n/nb.js index 5594dcff..41a5a05b 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -40,6 +40,7 @@ OC.L10N.register( "Advanced options" : "Avanserte innstillinger", "Send" : "Send", "Include the prompt in the result" : "Ta med ledeteksten i resultatet", + "Copy link to clipboard" : "Kopier lenke til utklippstavlen", "This task does not exist or has been cleaned up" : "Denne oppgaven eksisterer ikke eller har blitt ryddet opp", "Failed to schedule the task" : "Kunne ikke planlegge oppgaven" }, diff --git a/l10n/nb.json b/l10n/nb.json index 476b0449..bc38bce7 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -38,6 +38,7 @@ "Advanced options" : "Avanserte innstillinger", "Send" : "Send", "Include the prompt in the result" : "Ta med ledeteksten i resultatet", + "Copy link to clipboard" : "Kopier lenke til utklippstavlen", "This task does not exist or has been cleaned up" : "Denne oppgaven eksisterer ikke eller har blitt ryddet opp", "Failed to schedule the task" : "Kunne ikke planlegge oppgaven" },"pluralForm" :"nplurals=2; plural=(n != 1);"