diff options
Diffstat (limited to 'apps/files_sharing/l10n/nb.js')
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index a39767210dd..206b502c20b 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -273,6 +273,7 @@ OC.L10N.register( "Allow deleting" : "Tillat sletting", "Allow resharing" : "TIllat videre deling", "Expiration date enforced" : "Utløpsdato er påkrevd", - "Password protect" : "Passordbeskyttelse" + "Password protect" : "Passordbeskyttelse", + "Update" : "Oppdater" }, "nplurals=2; plural=(n != 1);"); |