dependabot[bot]
2025-09-22 eb6cc6ff8e3e9de9cf86e10b013d7785aa63aba5
quartz/i18n/locales/definition.ts
@@ -21,6 +21,7 @@
    title: string
    description: string
  }
  direction?: "ltr" | "rtl"
  components: {
    callout: CalloutTranslation
    backlinks: {
@@ -31,6 +32,9 @@
      lightMode: string
      darkMode: string
    }
    readerMode: {
      title: string
    }
    explorer: {
      title: string
    }