avo-hq/avo

Automatically localized translations

Open

#4.089 aberto em 3 de out. de 2025

Ver no 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

Guia do colaborador