diff --git a/l10n/nb.js b/l10n/nb.js index 24ddf041..ac6df0a1 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -102,6 +102,7 @@ OC.L10N.register( "Try again" : "Prøv igjen", "Send request" : "Send forespørsel", "Delete" : "Slett", + "You" : "Du", "Cancel editing" : "Avbryt redigering", "Submit" : "Send inn", "Delete message" : "Slett melding", diff --git a/l10n/nb.json b/l10n/nb.json index da15fbad..ce6f024a 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -100,6 +100,7 @@ "Try again" : "Prøv igjen", "Send request" : "Send forespørsel", "Delete" : "Slett", + "You" : "Du", "Cancel editing" : "Avbryt redigering", "Submit" : "Send inn", "Delete message" : "Slett melding",