get_report_strings
Retrieve every report sentence string for translation. Keep {n}, {rate_did}, and brace placeholders unchanged, then pass translated values to generate_report for localized, exact statistics.
Instructions
Every sentence the report can contain, in English, for translation.
For a language other than en/ko/ja:
call this,
translate the values — leave {n}, {rate_did} and every other brace placeholder exactly as they are, that is where the numbers go,
pass the result to generate_report as custom_strings with lang="custom". The code checks the placeholders survived, so the statistics stay exact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||