Created
July 23, 2015 08:57
-
-
Save maerzbow/f0ed9e1dc4649cc98ceb to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"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:+5}" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment