diff options
Diffstat (limited to 'apps/theming/l10n/nb.js')
-rw-r--r-- | apps/theming/l10n/nb.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js index 3216a33467a..1e1cbf3d8c7 100644 --- a/apps/theming/l10n/nb.js +++ b/apps/theming/l10n/nb.js @@ -34,7 +34,6 @@ OC.L10N.register( "Upload new login background" : "Last opp ny innloggingsbakgrunn", "Remove background image" : "Fjern bakgrunnsbilde", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for å opprette favikoner automatisk basert på opplastet logo og farge.", - "reset to default" : "tilbakestill til forvalg", - "Log in image" : "Innloggingsbilde" + "reset to default" : "tilbakestill til forvalg" }, "nplurals=2; plural=(n != 1);"); |