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
|
|
@ -385,7 +385,7 @@
|
|||
"answer_required": "答案不能为空。 请输入一些文本或删除此选项。",
|
||||
"num_answered": "{count} 答案"
|
||||
},
|
||||
"export": {
|
||||
"room_export": {
|
||||
"fetched_n_events": "获取了 {count} 个事件",
|
||||
"exported_date": "于 {date} 导出",
|
||||
"fetched_n_of_total_events": "已获取 {count} 个事件,共 {total} 个事件",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue