<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kimura34</author_name>
  <author_url>https://blog.hatena.ne.jp/kimura34/</author_url>
  <blog_title>学習記録</blog_title>
  <blog_url>https://kimura34.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>i18nとは Railsではさまざまな言語に対応するために、このgemがデフォルトで導入されています。 gemを導入することで、gem内部の一般的なメッセージについての日本語での国際化設定ファイルを参照するようになります。 なのでconfig/locals/ja.ymlというファイルを作成する必要なありません。 i18n国際化の使い方 config/application.rbに以下のコードを追加します。 config.i18n.default_locale = :ja config.i18n.load_path += Dir[Rails.root.join('config', 'locale…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkimura34.hatenadiary.com%2Fentry%2F2021%2F02%2F18%2F234117&quot; title=&quot; i18nによる日本語化対応 - 学習記録&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>2021-02-18 23:41:17</published>
  <title> i18nによる日本語化対応</title>
  <type>rich</type>
  <url>https://kimura34.hatenadiary.com/entry/2021/02/18/234117</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
