betty.locale.translation module

Manage translations of built-in translatable strings.

async betty.locale.translation.init_translation(locale: str) None[source]

Initialize a new translation.

async betty.locale.translation.update_translations(_output_assets_directory_path: Path = PosixPath('/home/runner/work/betty/betty/betty/assets')) None[source]

Update all existing translations based on changes in translatable strings.