avo-hq/avo

Automatically localized translations

Open

#4,089 opened on Oct 3, 2025

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

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

Automatically localized translations · avo-hq/avo#4089 | Good First Issue