diff --git a/l10n/nb.js b/l10n/nb.js index 17d5fb9363..fb2e459fd9 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -44,6 +44,7 @@ OC.L10N.register( "Blockquote" : "Sitat", "Quoted text" : "Sitert tekst", "Code block" : "Kode", + "Translate from" : "Oversett fra", "Select language" : "Velg språk", "to" : "til", "Replace" : "Erstatt", diff --git a/l10n/nb.json b/l10n/nb.json index 5cbb9b0b4e..71b2215caf 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -42,6 +42,7 @@ "Blockquote" : "Sitat", "Quoted text" : "Sitert tekst", "Code block" : "Kode", + "Translate from" : "Oversett fra", "Select language" : "Velg språk", "to" : "til", "Replace" : "Erstatt",