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

23 lines
595 B
JSON
Raw Normal View History

2023-10-11 17:55:03 +00:00
{
"common": {},
"action": {},
2023-11-20 13:00:43 +00:00
"a11y": {},
"participant_count_one": "{{count, number}}",
"participant_count_other": "{{count, number}}",
"star_rating_input_label_one": "{{count}} stjärna",
"star_rating_input_label_other": "{{count}} stjärnor",
"video_tile": {
"presenter_label": "{{displayName}} presenterar"
},
"call_ended_view": {
"headline": "{{displayName}}, ditt samtal har avslutats."
},
"settings": {},
"rageshake_request_modal": {},
"lobby": {},
"app_selection_modal": {},
"invite_modal": {},
"join_existing_call_modal": {},
"register": {}
2023-10-11 17:55:03 +00:00
}