chore: Follow up fix localizations
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
This commit is contained in:
parent
8664f21ad8
commit
c921e0fbc3
1 changed files with 5 additions and 3 deletions
|
|
@ -3212,9 +3212,11 @@
|
|||
"@sentVoiceMessage": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"rule": {
|
||||
"sender": "String",
|
||||
"duration": "String"
|
||||
"sender": {
|
||||
"type": "String"
|
||||
},
|
||||
"duration": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue