mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 02:07:43 +02:00
Add translate message action (#6609)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user