mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +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",
|
"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": {}
|
||||||
|
Loading…
Reference in New Issue
Block a user