mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-23 02:59:18 +02:00
trying out something
This commit is contained in:
parent
87c253706e
commit
fb82267977
2 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"theme.ErrorPageContent.title": {
|
||||
"message": "Diese Seite ist abgestürzt."
|
||||
},
|
||||
"pages.content.index.subtitle": {
|
||||
"message": "Irgendetwas spezifisches nachdem du suchst?"
|
||||
}
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue