<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>marumaro7</author_name>
  <author_url>https://blog.hatena.ne.jp/marumaro7/</author_url>
  <blog_title>アプリ個人開発　まるブログ</blog_title>
  <blog_url>https://marumaro7.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
  </categories>
  <description>アプリのローカライズに向けてメモ using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class LocalizationTest : MonoBehaviour { [SerializeField] private Text Test_text; void Start() { //Application.systemLanguageでOSの言語判別 //返り値はSystemLanguage.言語 //言語が日本語の時 if (Ap…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmarumaro7.hatenablog.com%2Fentry%2Flocal&quot; title=&quot;【Unity】ローカライズ　日本語と日本語以外で判別　多言語対応 - アプリ個人開発　まるブログ&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/153281226/159262037063052</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-24 08:42:29</published>
  <title>【Unity】ローカライズ　日本語と日本語以外で判別　多言語対応</title>
  <type>rich</type>
  <url>https://marumaro7.hatenablog.com/entry/local</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
