chore: generate

This commit is contained in:
2024-03-21 19:47:49 +05:30
parent f17ef5d3dc
commit 00099c944c
44 changed files with 2639 additions and 0 deletions

17
.docusaurus/i18n.json Normal file
View File

@@ -0,0 +1,17 @@
{
"defaultLocale": "en",
"locales": [
"en"
],
"path": "i18n",
"currentLocale": "en",
"localeConfigs": {
"en": {
"label": "English",
"direction": "ltr",
"htmlLang": "en",
"calendar": "gregory",
"path": "en"
}
}
}