permaculture.locales package

Module contents

Locales for naming conventions.

class permaculture.locales.Locales(translations: GNUTranslations)

Bases: object

classmethod from_domain(domain: str, locales_dir: Path = PosixPath('/home/runner/work/permaculture/permaculture/permaculture/locales'))
translate(message: str, context: str = '') str
translations: GNUTranslations