Skip to content

Instantly share code, notes, and snippets.

@ijoschek
Last active December 22, 2018 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ijoschek/333d80fed26b0784d38d5d65515fd9fe to your computer and use it in GitHub Desktop.
Save ijoschek/333d80fed26b0784d38d5d65515fd9fe to your computer and use it in GitHub Desktop.
flutter_localization_tut
{
"@@last_modified": "2018-12-22T19:28:09.471322",
"title": "Счетчик руководство",
"@title": {
"description": "Name of the tutorial",
"type": "text",
"placeholders": {}
},
"text": "Вы нажали кнопку {counter} раз(а):",
"@text": {
"description": "Our Text to localize",
"type": "text",
"placeholders": {
"counter": {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment