mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-14 16:09:31 +01:00
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
This commit is contained in:
commit
b3d7dab91c
@ -390,7 +390,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"countParticipants": "{count} Teilnehmer*innen",
|
||||
"countParticipants": "{count} Teilnehmer",
|
||||
"@countParticipants": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -829,7 +829,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"loadCountMoreParticipants": "{count} weitere Teilnehmer*innen laden",
|
||||
"loadCountMoreParticipants": "{count} weitere Teilnehmer laden",
|
||||
"@loadCountMoreParticipants": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
@ -1573,7 +1573,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"visibleForAllParticipants": "Sichtbar für alle Teilnehmer*innen",
|
||||
"visibleForAllParticipants": "Sichtbar für alle Teilnehmer",
|
||||
"@visibleForAllParticipants": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
Loading…
Reference in New Issue
Block a user