Merge branch 'main' of gitlab.com:famedly/fluffychat into main

This commit is contained in:
Christian Pauly 2021-04-09 20:56:17 +02:00
commit 05dc57ad2a
1 changed files with 10 additions and 0 deletions

View File

@ -2304,5 +2304,15 @@
"@chats": {
"type": "text",
"placeholders": {}
},
"goToTheNewRoom": "Zum neuen Raum wechseln",
"@goToTheNewRoom": {
"type": "text",
"placeholders": {}
},
"roomVersion": "Raumversion",
"@roomVersion": {
"type": "text",
"placeholders": {}
}
}