Skip to content

Instantly share code, notes, and snippets.

@willard1218
Created April 26, 2017 03:44
Show Gist options
  • Save willard1218/e19188f551d7f521153686414a9074e5 to your computer and use it in GitHub Desktop.
Save willard1218/e19188f551d7f521153686414a9074e5 to your computer and use it in GitHub Desktop.
MCLocalization resource
{
"en": {
"greeting": "Hello!",
"message": "Tap on the buttons below to switch languages",
"glory": "Glory Glory, %name%!",
"mustache": "mustache",
"lovely-mustache": "What a wonderful {{mustache}} you have!"
},
"ru": {
"greeting": "Привет!",
"message": "Нажимайте на кнопки для смены языка",
"glory": "Славься славься, %name%!",
"mustache": "усы",
"lovely-mustache": "Какие замечательные у Вас {{mustache}}!"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment