🔖 v0.7.2

Tag version v0.7.2
This commit is contained in:
Thomas Camlong
2022-06-25 17:47:07 +02:00
parent 7c421cc52f
commit f21004e944
82 changed files with 5564 additions and 2 deletions

15
.docusaurus/i18n.json Normal file
View File

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