diff --git a/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml b/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml
new file mode 100644
index 0000000000000000000000000000000000000000..959f298fc957a2a0113c1cb9e43c254b651b3b17
--- /dev/null
+++ b/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="floater_new_feature_notification" title="新機能">
+  <floater.string name="title_txt_inventory">新しいインベントリの機能</floater.string>
+  <floater.string name="description_txt_inventory">インベントリーアイテムにプレビュー画像を追加したり、フォルダを独自のウィンドウで表示できるようになりました。
+これについては、[https://community.secondlife.com/blogs/entry/13637-new-features-inventory-item-preview-and-single-folder-view/ ブログ記事]をご覧になってください。</floater.string>
+  <floater.string name="title_txt_gltf">GLTF PBRマテリアルの新規サポート</floater.string>
+  <floater.string name="description_txt_gltf">GLTF物理基準レンダリング(PBR)マテリアルのインポートと編集が可能になり、マテリアルのサポートが拡張されました。
+GLTFフォーマットの追加をサポートするため、ビューア内の一部の領域が通常より暗く表示されることがあります。
+詳細については、[https://wiki.secondlife.com/wiki/PBR_Materials 物理基準レンダリング(PBR)]を参照してください。</floater.string>
+  <text name="title_txt">新機能</text>
+  <text name="description_txt">昨日の説明</text>
+  <button label="わかった!" name="close_btn" />
+</floater>
\ No newline at end of file