mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-23 19:19:18 +02:00
added advanced translations system
This commit is contained in:
parent
1e6737c568
commit
e985408f85
6 changed files with 96 additions and 1 deletions
5
i18n/de/code.json
Normal file
5
i18n/de/code.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"theme.ErrorPageContent.title": {
|
||||
"message": "Diese Seite ist abgestürzt."
|
||||
}
|
||||
}
|
8
i18n/de/pagecontents/index.json
Normal file
8
i18n/de/pagecontents/index.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"pages.content.index.title": {
|
||||
"message": "Jonas_Jones Dokumentation"
|
||||
},
|
||||
"pages.content.index.subtitle": {
|
||||
"message": "Irgendetwas spezifisches nachdem du suchst?"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue