docs: update to the latest build/i18n extract instructions (#855)

This commit is contained in:
Fallenbagel
2024-06-30 05:51:16 +05:00
committed by GitHub
parent df2f05f129
commit 31ca32df99

View File

@@ -4,8 +4,8 @@
#### To-Dos
- [ ] Successful build `yarn build`
- [ ] Translation keys `yarn i18n:extract`
- [ ] Successful build `pnpm build`
- [ ] Translation keys `pnpm i18n:extract`
- [ ] Database migration (if required)
#### Issues Fixed or Closed