avo-hq/avo

Automatically localized translations

Open

#4.089 geöffnet am 3. Okt. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Ruby (1.778 Stars) (308 Forks)user submission
Developer Experience (DX)FeatureHelp wantedTask

Beschreibung

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