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

This commit is contained in:
Christian Pauly 2021-02-06 20:35:58 +01:00
commit b3d7dab91c

View File

@ -390,7 +390,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"countParticipants": "{count} Teilnehmer*innen", "countParticipants": "{count} Teilnehmer",
"@countParticipants": { "@countParticipants": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -829,7 +829,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"loadCountMoreParticipants": "{count} weitere Teilnehmer*innen laden", "loadCountMoreParticipants": "{count} weitere Teilnehmer laden",
"@loadCountMoreParticipants": { "@loadCountMoreParticipants": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1573,7 +1573,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"visibleForAllParticipants": "Sichtbar für alle Teilnehmer*innen", "visibleForAllParticipants": "Sichtbar für alle Teilnehmer",
"@visibleForAllParticipants": { "@visibleForAllParticipants": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}