Skip to content

Instantly share code, notes, and snippets.

@richardDobron
Created July 11, 2022 18:22
Show Gist options
  • Save richardDobron/f4a9213609de5c059ee38567c51cd5e1 to your computer and use it in GitHub Desktop.
Save richardDobron/f4a9213609de5c059ee38567c51cd5e1 to your computer and use it in GitHub Desktop.
{
...,
"scripts": {
"translate-fbts": "php ./vendor/bin/fbt translate --path=./storage/fbt --translations=./storage/fbt/*.json",
"generate-translations": "php ./vendor/bin/fbt generate-translations --source=./storage/fbt/.source_strings.json --translations=./storage/fbt/*.json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment