Ruby on Rails basicsunderstanding of partialsi18n concepts
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
65
調査方針
Investigate the Avo codebase to find existing partials related to locale or i18n. Look for a current locale selector implementation or a placeholder that can be enabled by uncommenting. The issue mentions 'de commenting some markup in a partial', so likely there is a commented out section in a view partial. Check the app/views directory for relevant partials. Review the Avo documentation or related issues for guidance on i18n implementation.
Add locale selector by default · avo-hq/avo#2132 | Good First Issue