Skip to content

Instantly share code, notes, and snippets.

@bosskovic
Created July 1, 2013 11:28
Show Gist options
  • Save bosskovic/5900086 to your computer and use it in GitHub Desktop.
Save bosskovic/5900086 to your computer and use it in GitHub Desktop.
Example of localization using json
{
"Monday":"Montag",
"Tuesday":"Dienstag",
"Wednesday":"Mittwoch",
"Thursday:"Donnerstag",
"Friday":"Freitag",
"Saturday":"Samstag",
"Sunday":"Sonntag"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment