memento-dev/old/.docusaurus/i18n.json

17 lines
269 B
JSON

{
"defaultLocale": "fr",
"locales": [
"fr"
],
"path": "i18n",
"currentLocale": "fr",
"localeConfigs": {
"fr": {
"label": "Français",
"direction": "ltr",
"htmlLang": "fr",
"calendar": "gregory",
"path": "fr"
}
}
}