From a31ea72ced5b81cb1a4e87017004db29e043657e Mon Sep 17 00:00:00 2001 From: harukin Date: Tue, 6 Nov 2018 18:09:03 +0900 Subject: [PATCH] --- view/ja/hstrings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/view/ja/hstrings.php b/view/ja/hstrings.php index 5fa9c4879..e816d8fe5 100644 --- a/view/ja/hstrings.php +++ b/view/ja/hstrings.php @@ -672,6 +672,7 @@ App::$strings["Create an account to access services and applications"] = "Соз App::$strings["Register"] = "登録"; App::$strings["Logout"] = "ログアウト"; App::$strings["Login"] = "ログイン"; +App::$strings["Stream"] = "ストリーム"; App::$strings["Remote Authentication"] = "リモートログインをする"; App::$strings["Login/Email"] = "ログイン / email"; App::$strings["Password"] = "パスワード";