diff --git a/l10n/nb.js b/l10n/nb.js index eff2b3826..8e86f9dd4 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -303,6 +303,7 @@ OC.L10N.register( "Click to expand comment" : "Klikk for å utvide kommentaren", "No upcoming cards" : "Ingen kommende kort", "upcoming cards" : "kommende kort", + "New card" : "Nytt kort", "Due on {date}" : "Utløper {date}", "Link to a board" : "Lenke til tavle", "Link to a card" : "Lenke til et kort", diff --git a/l10n/nb.json b/l10n/nb.json index 2265055c4..587d52dff 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -301,6 +301,7 @@ "Click to expand comment" : "Klikk for å utvide kommentaren", "No upcoming cards" : "Ingen kommende kort", "upcoming cards" : "kommende kort", + "New card" : "Nytt kort", "Due on {date}" : "Utløper {date}", "Link to a board" : "Lenke til tavle", "Link to a card" : "Lenke til et kort",