betty.cli.commands.dev_update_translations module¶
- final class betty.cli.commands.dev_update_translations.DevUpdateTranslations[source]¶
Bases:
ShorthandPluginBase
,AppDependentFactory
,Command
A command to update all of Betty’s translations.
- async click_command() click.Command [source]¶
Get the plugin’s Click command.