diff --git a/quartz/i18n/index.ts b/quartz/i18n/index.ts index 2031724..0f17fff 100644 --- a/quartz/i18n/index.ts +++ b/quartz/i18n/index.ts @@ -15,6 +15,7 @@ export const TRANSLATIONS = { "de-DE": de, "nl-NL": nl, "ro-RO": ro, + "ro-MD": ro, "es-ES": es, "uk-UA": uk, } as const