Translations
Cadmus has two separate translation systems, each covering a different part of the project.
| What | System | Files |
|---|---|---|
| Documentation | GNU gettext / PO | docs/po/*.po |
| UI strings | Fluent (FTL) | crates/core/i18n/**/*.ftl |
Pick the guide that matches what you want to translate.