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

8 lines
206 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",
2024-04-02 18:57:05 +00:00
"star_rating_input_label_other": "{{count}} stjärnor"
2023-11-20 13:43:37 +00:00
}