Created
June 29, 2016 23:41
-
-
Save mayra-cabrera/cfbc3680dca1ca475284e2484c4049e4 to your computer and use it in GitHub Desktop.
es & en basic examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
es: | |
author: "Autor" | |
books: "Libros" | |
code: "Código" | |
name: "Nombre" | |
sign_in: "Iniciar Sesión" | |
sign_up: "Regístrarse" | |
en: | |
author: "Author" | |
books: "Books" | |
code: "Code" | |
name: "Name" | |
sign_in: "Sign in" | |
sign_up: "Sign up" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment