inital commit
This commit is contained in:
3
src/locales/en.json
Normal file
3
src/locales/en.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"message": "hello i18n !!"
|
||||
}
|
||||
3
src/locales/fr.json
Normal file
3
src/locales/fr.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"message": "hello i18n !!"
|
||||
}
|
||||
Reference in New Issue
Block a user