wip(lab): Work on i18n-next
This commit is contained in:
parent
491913e288
commit
4c17255a58
26 changed files with 170 additions and 105 deletions
|
@ -87,7 +87,7 @@ const WorkbenchMeasurements = ({ app, pattern, gist, updateGist }) => {
|
|||
</details>
|
||||
|
||||
<details>
|
||||
<summary><h2 className="inline-block">{t('enterMeasurements')}</h2></summary>
|
||||
<summary><h2 className="inline-block">{t('cfp:enterMeasurements')}</h2></summary>
|
||||
<div className="ml-2 pl-4 border-l-2">
|
||||
{pattern.config.measurements && (
|
||||
<>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue