first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"TodoTest": "Doing Tests",
|
||||
"HomePage": "Home",
|
||||
"contact": "Contact",
|
||||
"about": "About",
|
||||
"login": "Login"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"TodoTest": "Haciendo pruebas",
|
||||
"HomePage": "Página principal",
|
||||
"contact": "Contacto",
|
||||
"about": "Acerca de la página",
|
||||
"login": "Identificarse"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"HomePage": "HomePage",
|
||||
"contact": "contact",
|
||||
"about": "about",
|
||||
"login": "login"
|
||||
}
|
||||
Reference in New Issue
Block a user