diff --git a/packages/frontend/src/components/AddConnectionForm.vue b/packages/frontend/src/components/AddConnectionForm.vue index 2d05967..ea70980 100644 --- a/packages/frontend/src/components/AddConnectionForm.vue +++ b/packages/frontend/src/components/AddConnectionForm.vue @@ -387,7 +387,7 @@ const testButtonText = computed(() => { -
{{ t('workspaceConnectionList.noResults') }} "{{ searchTerm }}"
{{ t('connections.noConnections') }}
{{ $t('commandHistory.loading', '加载中...') }}
{{ $t('commandHistory.empty', '没有历史记录') }}
{{ t('common.loading', '加载中...') }}
{{ $t('quickCommands.empty', '没有快捷指令。') }}