Get up and running with Gleef CLI in minutes
{locale}
placeholder.gleef/config.json
configuration file{locale}
placeholder in your pattern - it’s required for proper locale detection..gleef/config.json
file to verify the configuration matches your project structure.gleef init
: Configuration is created
After gleef translate
: Keys are sent to Gleef for translation
After gleef pull
: Local files are updated with new translations
gleef init
, you’ll have a .gleef/config.json
file like this:
{locale}
placeholderen-US.json
)gleef translate
to send them for translationgleef pull
to sync approved translationsgleef translate
to update the translationsgleef pull --all
to sync all updatesgleef pull
before starting workgleef translate
to push changesgleef pull
to get the latest approved translations