Skip to content

Instantly share code, notes, and snippets.

@bosskovic
Last active December 15, 2015 23:59
Show Gist options
  • Save bosskovic/5344166 to your computer and use it in GitHub Desktop.
Save bosskovic/5344166 to your computer and use it in GitHub Desktop.
RESJSON resource file example
{
"hello_user" : "Hello {username}",
"_welcome.comment" : "keys with .comment suffix are treated as translation descriptions belonging to that key-value pair",
"_welcome.comment" : "multiple comments for the same key-value pair are allowed.",
"welcome" : "Welcome to Lingohub! this is your {visit_count} visit.",
"_welcome.comment" : "lh-check {placeholders:true, terms: Lingohub, min: +5, max:110%}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment