Files
element-call/public/locales/sv/app.json
T

11 lines
282 B
JSON
Raw Normal View History

2023-10-11 17:55:03 +00:00
{
2023-11-20 13:41:52 +00:00
"call_ended_view": {
"headline": "{{displayName}}, ditt samtal har avslutats."
},
2023-11-20 13:00:43 +00:00
"star_rating_input_label_one": "{{count}} stjärna",
"star_rating_input_label_other": "{{count}} stjärnor",
"video_tile": {
"presenter_label": "{{displayName}} presenterar"
2023-11-20 13:41:52 +00:00
}
2023-11-20 13:43:37 +00:00
}