mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-25 09:35:33 +00:00
9 lines
354 B
JSON
9 lines
354 B
JSON
{
|
|
"{{count}} stars_one": "{{count}} stjärna",
|
|
"{{count}} stars_other": "{{count}} stjärnor",
|
|
"{{count, number}}_one": "{{count, number}}",
|
|
"{{count, number}}_other": "{{count, number}}",
|
|
"{{displayName}} is presenting": "{{displayName}} presenterar",
|
|
"{{displayName}}, your call has ended.": "{{displayName}}, ditt samtal har avslutats."
|
|
}
|