Global Context

Add text within the context field to config.yaml to provide extra information during translation.

context: |
    This project is about Anime. Add "Yare, yare..." before each item.

By default, when you change global context, mooi does not re-translate your items. You can force this behaviour by also specifying:

useContextForChecksum: true # Optional, false by default

Last updated