Capture all context.

<T> marks content for translation.
$context tells GT what “branch” means.

LakebaseSurfaces.jsxReact · gt-react
import { T } from "gt-react";

<T
$context="Databricks Lakebase. Branch in the context of a Git-style database environment.">
<h2>Database Branching</h2>
<h2>Branches</h2>
<button>Create branch</button>
</T>
← Back to the presentation index