<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>willnet</author_name>
  <author_url>https://blog.hatena.ne.jp/willnet/</author_url>
  <blog_title>おもしろwebサービス開発日記</blog_title>
  <blog_url>https://blog.willnet.in/</blog_url>
  <categories>
    <anon>rails</anon>
  </categories>
  <description>i18n用のファイルを下記のように設定してやると ja: helpers: submit: create: &quot;登録する&quot; update: &quot;更新する&quot; submit: &quot;保存する&quot; label: user: email: &quot;メールアドレス&quot; password: &quot;パスワード&quot;下記のようなフォームが日本語になります(I18n.locale = &quot;ja&quot;を忘れずに！) &lt;%= form_for @user do |f| %&gt; &lt;%= f.text_field :email %&gt; &lt;%= f.password_field :password %&gt; &lt;%= f.submit %&gt; &lt;% end %&gt;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.willnet.in%2Fentry%2F20110526%2F1306401268&quot; title=&quot;ラベルとサブミットボタンの文言をi18n対応にする - おもしろwebサービス開発日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-05-26 18:14:28</published>
  <title>ラベルとサブミットボタンの文言をi18n対応にする</title>
  <type>rich</type>
  <url>https://blog.willnet.in/entry/20110526/1306401268</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
