2023-10-11 17:55:03 +00:00
|
|
|
{
|
|
|
|
|
"{{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."
|
|
|
|
|
}
|