avo-hq/avo

Automatically localized translations

Open

#4,089 opened on 2025年10月3日

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

説明

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

コントリビューターガイド