Skip to content

Instantly share code, notes, and snippets.

@lizzymendivil
Created February 13, 2019 13:02
Show Gist options
  • Save lizzymendivil/7a689370d0e859409d452e1ab9c0472f to your computer and use it in GitHub Desktop.
Save lizzymendivil/7a689370d0e859409d452e1ab9c0472f to your computer and use it in GitHub Desktop.
ngx-translate-en-json
{
"demo":
{
"by": "By Lizzy Mendivil",
"english": "English",
"forgot_password": "Forgot password?",
"not_member": "Not a member?",
"password": "Password",
"remember": "Remember me",
"signin": "Sign in",
"signin_with": "Or sign in with",
"signup": "Sign up now",
"spanish": "Spanish",
"title": "Internationalize your App!",
"username": "Username",
"welcome": "Welcome!"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment