Skip to content

Instantly share code, notes, and snippets.

@bodrovis
Created June 25, 2019 13:47
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 bodrovis/79af8de720ac81d6a4e9b489d0ddcc70 to your computer and use it in GitHub Desktop.
Save bodrovis/79af8de720ac81d6a4e9b489d0ddcc70 to your computer and use it in GitHub Desktop.
{
"@metadata": {
"author": "Fred",
"description": "An example JSON file",
"last-updated": "2016-09-21",
"message-documentation": "qqq"
},
"en": {
"greeting": "Hello",
"bye": "Goodbye"
},
"fr": {
"greeting": "Bonjour",
"bye": "Au revoir"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment