betty.locale.translation module¶
Manage translations of built-in translatable strings.
- async betty.locale.translation.new_dev_translation(locale: str) None [source]¶
Create a new translation for Betty itself.
- async betty.locale.translation.new_project_translation(locale: str, project: Project) None [source]¶
Create a new translation for the given project.