Add translate message action (#6609)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2024-09-19 22:35:18 +07:00
committed by GitHub
parent c0448a373f
commit 8d9cebdd67
62 changed files with 926 additions and 130 deletions
+3 -1
View File
@@ -252,7 +252,9 @@ const view = plugin(viewId, {
Leave: '' as Asset,
Copy: '' as Asset,
TodoList: '' as Asset,
DetailsFilled: '' as Asset
DetailsFilled: '' as Asset,
Translate: '' as Asset,
Undo: '' as Asset
},
category: {
General: '' as Ref<ActionCategory>,