diff --git a/app/app.vue b/app/app.vue
index 5916e3e32..9a90d2b0b 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -144,6 +144,8 @@ if (import.meta.client) {
+ {{ $t('shortcuts.command_palette_description') }} +
{{ $t('shortcuts.section.global') }}
+ {{ $t('command_palette.instructions') }} +
++ {{ statusMessage }} +
+ ++ {{ $t('command_palette.empty') }} +
++ {{ $t('command_palette.empty_search_hint', { query: trimmedQuery }) }} +
+