mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
misc: replace all "Metadatas" with "Metadata" (#5871)
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
This commit is contained in:
parent
eab8c7c010
commit
c541e2d83c
36 changed files with 107 additions and 106 deletions
|
@ -50,7 +50,7 @@ function getNormalizedSidebarName({
|
|||
}
|
||||
|
||||
/*
|
||||
// Do we need to translate doc metadatas?
|
||||
// Do we need to translate doc metadata?
|
||||
// It seems translating frontmatter labels is good enough
|
||||
function getDocTranslations(doc: DocMetadata): TranslationFileContent {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue