diff options
Diffstat (limited to 'apps/settings/l10n/nb.js')
-rw-r--r-- | apps/settings/l10n/nb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index ca5892f1617..1fb9f3fd118 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -245,7 +245,6 @@ OC.L10N.register( "Your profile picture" : "Ditt profilbilde", "Upload profile picture" : "Last opp profilbilde", "Remove profile picture" : "Fjern profilbilde", - "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Picture provided by original account" : "Bilde kommer fra opprinnelig konto", "Cancel" : "Avbryt", "Set as profile picture" : "Angi som profilbilde", @@ -482,6 +481,7 @@ OC.L10N.register( "Upload new" : "Last opp nytt", "Select from Files" : "Velg fra filer", "Remove image" : "Fjern bilde", + "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Choose as profile picture" : "Velg som profilbilde", "You are using <strong>%s</strong>" : "Du bruker <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruker <strong>%1$s</strong> av <strong>%2$s</strong> (<strong>%3$s %%</strong>)", |