Aaron Pham
2024-02-10 db5e701810f17aef70a2bea078de27f0e4386c06
refs
author Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Saturday, February 10, 2024 22:09 +0000
committer GitHub <noreply@github.com>
Saturday, February 10, 2024 22:09 +0000
commitdb5e701810f17aef70a2bea078de27f0e4386c06
tree 9b8e0012d5b34a18253afa2531e7f395783098bb tree | zip | gz
parent a0d6daa3b4d736a9fe29b2ad15bea5f670f79dfa view | diff
feat(i18n): support parsing callouts (#834)

* feat(i18n): support parsing callouts

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: move callout into components

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: update arabic translation

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: make sure to use correct items

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
12 files modified
168 ■■■■■ changed files
quartz/i18n/index.ts 3 ●●●● diff | view | raw | blame | history
quartz/i18n/locales/ar-SA.ts 15 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/de-DE.ts 15 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/definition.ts 17 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/en-US.ts 15 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/es-ES.ts 15 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/fr-FR.ts 15 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/ja-JP.ts 15 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/nl-NL.ts 15 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/ro-RO.ts 15 ●●●●● diff | view | raw | blame | history
quartz/i18n/locales/uk-UA.ts 15 ●●●●● diff | view | raw | blame | history
quartz/plugins/transformers/ofm.ts 13 ●●●● diff | view | raw | blame | history