diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json
index 4ab5bc0de2..1b107e0da4 100644
--- a/src/i18n/strings/ja.json
+++ b/src/i18n/strings/ja.json
@@ -1007,7 +1007,7 @@
"Block users on other matrix homeservers from joining this room (This setting cannot be changed later!)": "他の Matrix ホームサーバーからの参加を禁止する (この設定はあとから変更できません!)",
"Room Settings - %(roomName)s": "部屋の設定 - %(roomName)s",
"Explore": "探索",
- "Filter": "フィルター",
+ "Filter": "検索",
"Find a room… (e.g. %(exampleRoom)s)": "部屋を探す… (例: %(exampleRoom)s)",
"If you can't find the room you're looking for, ask for an invite or Create a new room.": "もしお探しの部屋が見つからない場合、招待してもらうか部屋を作成しましょう。",
"Enable room encryption": "部屋の暗号化を有効化",
@@ -1466,5 +1466,16 @@
"Recently Direct Messaged": "最近ダイレクトメッセージで会話したユーザー",
"Invite someone using their name, username (like ) or share this room.": "この部屋に誰かを招待したい場合は、招待したいユーザーの名前、( の様な)ユーザー名、またはメールアドレスを指定するか、この部屋を共有してください。",
"Invite someone using their name, email address, username (like ) or share this room.": "この部屋に誰かを招待したい場合は、招待したいユーザーの名前、メールアドレス、または( の様な)ユーザー名を指定するか、この部屋を共有してください。",
- "Upgrade your encryption": "暗号化をアップグレード"
+ "Upgrade your encryption": "暗号化をアップグレード",
+ "Role": "役割",
+ "Send a reply…": "返信を送信する…",
+ "Send a message…": "メッセージを送信する…",
+ "This is the beginning of your direct message history with .": "ここがあなたと のダイレクトメッセージの履歴の先頭です。",
+ "This is the start of .": "ここが の先頭です。",
+ "Add a topic to help people know what it is about.": "トピックを追加すると参加者がこの部屋の目的を理解しやすくなります。",
+ "Topic: %(topic)s (edit)": "トピック: %(topic)s (編集)",
+ "Topic: %(topic)s ": "トピック: %(topic)s ",
+ "%(displayName)s created this room.": "%(displayName)s がこの部屋を作成しました。",
+ "You created this room.": "あなたがこの部屋を作成しました。",
+ "%(creator)s created this DM.": "%(creator)s がこの DM を作成しました。"
}