Translated using Weblate (Norwegian Bokmål)
Currently translated at 59.3% (463 of 780 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/
This commit is contained in:
parent
c98dd72428
commit
025f665bd8
1 changed files with 8 additions and 1 deletions
|
|
@ -2306,12 +2306,19 @@
|
|||
},
|
||||
"youAcceptedTheInvitation": "👍 Du har akseptert invitasjonen",
|
||||
"@youAcceptedTheInvitation": {},
|
||||
"youBannedUser": "Du stengte ute {bruker}",
|
||||
"youBannedUser": "Du stengte ute {user}",
|
||||
"@youBannedUser": {
|
||||
"placeholders": {
|
||||
"user": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"chatDescriptionHasBeenChanged": "Chatbeskrivelsen er endret",
|
||||
"@chatDescriptionHasBeenChanged": {},
|
||||
"goToTheNewRoom": "Gå til det nye rommet",
|
||||
"@goToTheNewRoom": {
|
||||
"type": "String",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue