Handles locales as Vite assets

This commit is contained in:
Quentin Gliech
2024-11-14 19:12:11 +01:00
parent 137a53dbee
commit 99d5886e32
32 changed files with 99 additions and 29 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"call_ended_view": {
"headline": "{{displayName}}, ditt samtal har avslutats."
},
"star_rating_input_label_one": "{{count}} stjärna",
"star_rating_input_label_other": "{{count}} stjärnor"
}