diff --git a/frontend/src/features/command/CommandBox.vue b/frontend/src/features/command/CommandBox.vue index 85824b05..2923bad4 100644 --- a/frontend/src/features/command/CommandBox.vue +++ b/frontend/src/features/command/CommandBox.vue @@ -2,10 +2,13 @@ - +

{{ $t('command.noCommandAvailable') }}

@@ -52,22 +55,22 @@ -
- -
-
+
+ +
+
-
+
- + {{ macro.label }} @@ -76,67 +79,63 @@
-
+
-
-

+

+

{{ $t('command.replyPreview') }}

-
-

+

+

{{ $t('globals.terms.action', 2) }}

- +
{{ getActionLabel(action) }}