Skip to content

Instantly share code, notes, and snippets.

@richardDobron
Created July 11, 2022 18:31
Show Gist options
  • Save richardDobron/1f28a99ea188e915954b3b4acb6657f6 to your computer and use it in GitHub Desktop.
Save richardDobron/1f28a99ea188e915954b3b4acb6657f6 to your computer and use it in GitHub Desktop.
{
"phrases": [
{
"hashToText": {
"77515026232eb24b14cc5e7cca878637": "Save"
},
"desc": "Button: Save a form or settings",
"project": "tutorial app",
"author": "richard",
"type": "text",
"jsfbt": "Save"
},
{
"hashToText": {
"11608ffd7ee5e79d727ab00631b2c164": "{name} shared a link. Tell you liked it."
},
"desc": "Notification about sharing a link.",
"project": "tutorial app",
"author": "richard",
"type": "table",
"jsfbt": {
"t": {
"*": "{name} shared a link. Tell you liked it."
},
"m": [
{
"token": "name", // phrase token
"type": 1 // gender = 1, number = 2, pronoun = 3
}
]
}
}
],
"childParentMappings": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment