{t('accounts.runningState.message')}:
-{f.message}
+{t('accounts.runningState.message')}:
+{f.message}
{t('accounts.runningState.loading.fetching_account_state')}
+{t('accounts.runningState.loading.fetching_account_state')}
{t('accounts.runningState.session.status')}
{t('accounts.runningState.session.trigger')}
{t('accounts.runningState.session.started_at')}
-+
{err.error}
+
{err.error}
{t('accounts.runningState.empty.no_global_errors')}
{e.error}
@@ -477,7 +477,7 @@ export function RunningStateDialog({ currentRow, open, onOpenChange }: Props) {