avo-hq/avo

Automatically localized translations

Open

#4,089 opened on Oct 3, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Ruby (308 forks)user submission
Developer Experience (DX)FeatureHelp wantedTask

Repository metrics

Stars
 (1,778 stars)
PR merge metrics
 (Avg merge 1d 1h) (82 merged PRs in 30d)

Description

Feature

Discussed here.

Instead of manually setting the description of a resource in self.description = use a convention like avo.resources.descriptions.[resource].

Current workarounds

self.description = → { t('avo.resources.descriptions.[resource]') }

Screenshots or screen recordings

Additional context

Contributor guide