feat: implement next-translation
This commit is contained in:
3
locales/en/common.json
Normal file
3
locales/en/common.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"walidoux-github": "Walidoux's Github"
|
||||
}
|
4
locales/en/home.json
Normal file
4
locales/en/home.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"title": "You feel a calming tranquility...",
|
||||
"subtitle": "You're filled with determination."
|
||||
}
|
3
locales/fr/common.json
Normal file
3
locales/fr/common.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"walidoux-github": "Github de Walidoux"
|
||||
}
|
4
locales/fr/home.json
Normal file
4
locales/fr/home.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"title": "Vous ressentez une tranquillité apaisante...",
|
||||
"subtitle": "Vous êtes rempli de détermination."
|
||||
}
|
Reference in New Issue
Block a user