Fix vite build release version
Also, make sure "export" strings are not removed (rename to "room_export") and import quotes in the QuoteView correctly.
This commit is contained in:
parent
4c364f93e6
commit
ec992bb14d
34 changed files with 621 additions and 284 deletions
|
|
@ -407,7 +407,7 @@
|
|||
"poll_submit": "ສົ່ງ",
|
||||
"num_answered": "{count} ຄຳຕອບ"
|
||||
},
|
||||
"export": {
|
||||
"room_export": {
|
||||
"exported_date": "ສົ່ງອອກໃນວັນທີ {date}",
|
||||
"fetched_n_events": "ໄດ້ຮັບ {count} ກິດຈະກຳ",
|
||||
"fetched_n_of_total_events": "ໄດ້ຮັບ {count}ຈາກ {total} ກິດຈະກຳ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue