Skip to content

Instantly share code, notes, and snippets.

@gzamudio
Created November 13, 2017 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gzamudio/238aede241963aa4110db2ec041a283a to your computer and use it in GitHub Desktop.
Save gzamudio/238aede241963aa4110db2ec041a283a to your computer and use it in GitHub Desktop.
JSON Resource Files Example
{
"DescriptionPage": "Your application description page.",
"ContactPage": "Your contact page.",
"HomePage": "Home Page"
}
{
"DescriptionPage": "Página de descripción de su aplicación",
"ContactPage": "Página de contacto",
"HomePage": "Página de inicio"
}
{
"DescriptionPage": "Page de description d'application",
"ContactPage": "Page de contact",
"HomePage": "Page d'accueil"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment