Commit initial : blog Docusaurus avec i18n (FR/EN)
This commit is contained in:
commit
f6e32464d9
27 changed files with 18900 additions and 0 deletions
11
i18n/en/code.json
Normal file
11
i18n/en/code.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"theme.NotFound.title": {
|
||||
"message": "Page Not Found"
|
||||
},
|
||||
"theme.NotFound.p1": {
|
||||
"message": "We could not find what you were looking for."
|
||||
},
|
||||
"theme.NotFound.p2": {
|
||||
"message": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken."
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue