forked from treehouse/mastodon
Minor changes to Norwegian locale (#2652)
parent
a6788662b0
commit
baa43e40a0
|
@ -5,10 +5,10 @@ const no = {
|
|||
"account.follow": "Følg",
|
||||
"account.followers": "Følgere",
|
||||
"account.follows_you": "Følger deg",
|
||||
"account.follows": "Følginger",
|
||||
"account.follows": "Følger",
|
||||
"account.mention": "Nevn @{name}",
|
||||
"account.mute": "Demp @{name}",
|
||||
"account.posts": "Poster",
|
||||
"account.posts": "Innlegg",
|
||||
"account.report": "Rapportér @{name}",
|
||||
"account.requested": "Venter på godkjennelse",
|
||||
"account.unblock": "Avblokker @{name}",
|
||||
|
|
Loading…
Reference in New Issue