1234567891011121314151617181920212223242526272829303132 |
- [more]
- other = "Más"
-
- [allTitle]
- other = "Todos los {{.Title }}"
-
- [recentTitle]
- other = "{{.Title }} Recientes"
-
- [readMore]
- other = "Leer más"
-
- [whatsInThis]
- other = "Qué hay en este {{ .Type }}"
-
- [related]
- other = "Relacionado"
-
- [yourName]
- other = "Tu nombre"
-
- [emailAddress]
- other = "Dirección de correo electrónico"
-
- [message]
- other = "Mensaje"
-
- [emailRequiredNote]
- other = "Se requiere una dirección de correo electrónico."
-
- [send]
- other = "Enviar"
|