松浦 知也 Matsuura Tomoya
2025-11-01 8bc6cb906110ae03e117af97147a366621dc20b7
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
    }