Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
config/locales/en.ymlのような足場のモデル名をどのように設定します<%= f.submit %>か?
config/locales/en.yml
<%= f.submit %>
en: hello: "Hello world" activerecord: models: blog_post: "Post"