Created
November 15, 2012 09:00
-
-
Save maerzbow/4077514 to your computer and use it in GitHub Desktop.
resjson example
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
{ | |
"sc7MessageCount" : "Anzahl der Nachrichten: <span data-win-bind=\"innerText:count\" ></span>", | |
"_sc7MessageCount.source" : "You have <span data-win-bind=\"innerText:count\"></span> message(s)", | |
"_sc7MessageCount.comment" : "Do not change the HTML markup.", | |
"sc9AddressLabel" : "Adresse:", | |
"_sc9AddressLabel.source" : "Address", | |
"_sc9AddressLabel.comment" : "the address of the user" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment