chore: Follow up fix localizations

Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
This commit is contained in:
Christian Kußowski 2025-05-09 12:58:28 +02:00
commit c921e0fbc3
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -3212,9 +3212,11 @@
"@sentVoiceMessage": { "@sentVoiceMessage": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
"rule": { "sender": {
"sender": "String", "type": "String"
"duration": "String" },
"duration": {
"type": "String"
} }
} }
}, },