mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-02-12 12:23:52 +01:00
basic changes
This commit is contained in:
17
.docusaurus/i18n.json
Normal file
17
.docusaurus/i18n.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user