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."
|
|
}
|