1
0
Fork 0

fix(i18n): Add missing lab strings for English

This commit is contained in:
Joost De Cock 2022-06-14 23:15:07 +02:00
parent 68589d023c
commit f288bc4544

View file

@ -8,6 +8,7 @@ import filter from './filter.yml'
import gdpr from './gdpr.yaml'
import i18n from './i18n.yaml'
import intro from './intro.yaml'
import lab from './lab.yaml'
import measurements from './measurements.yaml'
import options from './options/'
import optiongroups from './optiongroups.yaml'
@ -31,6 +32,7 @@ const topics = {
i18n,
intro,
measurements,
lab,
options,
optiongroups,
parts,