Basic navs and auth pages working·
This commit is contained in:
parent
33e8a9f384
commit
3ef6f3c80b
20 changed files with 222 additions and 33 deletions
16
public/locales/en/common.json
Normal file
16
public/locales/en/common.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"AppName": "All Against Fire",
|
||||
"AppNameFull": "All Against Fire!",
|
||||
"OrgName": "Comunes",
|
||||
"OrgNameFull": "Comunes Association",
|
||||
"Privacidad": "Privacy",
|
||||
"Términos": "Terms",
|
||||
"de Servicio": "of Service",
|
||||
"Política": "Privacy",
|
||||
"de Privacidad": "Policy",
|
||||
"Inicio": "Home",
|
||||
"Licencia": "License",
|
||||
"Cerrar sesión": "Logout",
|
||||
"Registrarse": "Sign Up",
|
||||
"Iniciar sesión": "Login"
|
||||
}
|
||||
|
|
@ -6,6 +6,11 @@
|
|||
"Privacidad": "Privacidad",
|
||||
"Términos": "Términos",
|
||||
"de Servicio": "de Servicio",
|
||||
"Política": "Política",
|
||||
"de Privacidad": "de Privacidad"
|
||||
"Política de": "Política de",
|
||||
"Privacidad": "Privacidad",
|
||||
"Inicio": "Inicio",
|
||||
"Licencia": "Licencia",
|
||||
"Cerrar sesión": "Cerrar sesión",
|
||||
"Registrarse": "Registrarse",
|
||||
"Iniciar sesión": "Iniciar sesión"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue