Basic Internationalization Support
This commit is contained in:
4
src/messages/en.json
Normal file
4
src/messages/en.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"title":"Anthony Dumas",
|
||||
"subtitle":"Full Stack Developer @ Harvest"
|
||||
}
|
||||
4
src/messages/fr.json
Normal file
4
src/messages/fr.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"title":"Anthony Yvon Dumas",
|
||||
"subtitle":"Développeur Full Stack @ Harvest"
|
||||
}
|
||||
Reference in New Issue
Block a user