trying out something

This commit is contained in:
Jonas_Jones 2025-02-03 02:59:19 +01:00
parent 87c253706e
commit fb82267977
2 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,8 @@
{
"theme.ErrorPageContent.title": {
"message": "Diese Seite ist abgestürzt."
},
"pages.content.index.subtitle": {
"message": "Irgendetwas spezifisches nachdem du suchst?"
}
}

View file

@ -440,5 +440,9 @@
"theme.tags.tagsPageTitle": {
"message": "Tags",
"description": "The title of the tag list page"
},
"pages.content.index.subtitle": {
"message": "Anything specific you're looking for?",
"description": "Subtitle of the Index documentation page"
}
}