diff --git a/local-files/genericTrans/index/mission.fmt.json b/local-files/genericTrans/index/mission.fmt.json
index a207e9d3..e490a2ea 100644
--- a/local-files/genericTrans/index/mission.fmt.json
+++ b/local-files/genericTrans/index/mission.fmt.json
@@ -16,10 +16,27 @@
"True Endを{0}人みよう": "Let's see the True End {0} times",
"True Endを{0}人みよう ({1}/{2})": "Let's see the True End {0} times ({1}/{2})",
"x{0}": "x{0}",
+ "プロデュースの相談で{0}回交換しよう": "Let's exchange {0} times in consultation in Produce!",
"x{0} ({1}/{2})": "x{0} ({1}/{2})",
"{0}日ログインしよう": "Let's log in for {0} days",
"{0}日ログインしよう ({1}/{2})": "Let's log in for {0} days ({1}/{2})",
"{0}日目のミッションを全てクリア": "Clear all missions on day {0}",
+
+ "No{0}\n": "No{0}\n",
+ "{0}\n": "{0}\n",
+ "{0}/{1}\n": "{0}/{1}\n",
+ "条件{0}": "Condition {0}",
+
+ "Pポイントを一度でも{0}以上所持": "Possess P-Points of {0} or more at least once",
+ "条件{0}を解放!": "Condition {0} Unlocked!",
+ "Conditions{0}を解放!": "Conditions {0} Unlocked!",
+ "ターン開始時、一度でも集中{0}に到達": "Reach Focus {0} at least once at the start of a turn",
+ "最終試験のスコアを{0}以上獲得": "Achieve a Final Exam score of {0} or more",
+ "スキルカードを{0}回以上強化": "Enhance Skill Cards {0} times or more",
+ "ダンスのレッスンを合計で{0}回選択(なんでも可)": "Select Dance Lessons a total of {0} times (any type)",
+ "ビジュアルを{0}以上に育成": "Train Visual to {0} or more",
+ "プロデュース評価A{0}以上に到達": "Reach Produce Evaluation A of {0} or more",
+
"{0}日目のミッションを全てクリア ({1}/{2})": "Clear all missions on day {0} ({1}/{2})",
"{0}章{1}話をみよう": "Let's view Chapter {0}, Story {1}",
"{0}章{1}話をみよう ({1}/{2})": "Let's view Chapter {0}, Story {1} ({1}/{2})",
diff --git a/local-files/genericTrans/index/trash.json b/local-files/genericTrans/index/trash.json
index 2dbdee9b..8a3b3089 100644
--- a/local-files/genericTrans/index/trash.json
+++ b/local-files/genericTrans/index/trash.json
@@ -16,6 +16,8 @@
"10 Turn": "10 Turn",
"11 Turn": "11 Turn",
"12 Turn": "12 Turn",
+ "プロデューサー名9012が\nミッションNo{0}の「条件1234」を解放!": "Producer Name 9012 has unlocked Mission No.{0}'s 'Condition 1234'!",
+ "プロデューサー名9012が\nミッションNo{0}をクリアしました": "Producer Name 9012 has cleared Mission No.{0}!",
"12345678901234561234567890123456": "12345678901234561234567890123456",
"[__split__]の「条件1234」を解放!": "[__split__]Unlocked Condition 1234!",
"[__split__]の条件\n12345678901234561234567890123456\nを解放!": "[__split__]Unlocked Condition\n12345678901234561234567890123456",
diff --git a/local-files/localization.json b/local-files/localization.json
index ec145758..5c0f0251 100644
--- a/local-files/localization.json
+++ b/local-files/localization.json
@@ -4006,9 +4006,9 @@
"story_event.guild_mission.clear.auto_receive": "Rewards are received automatically",
"story_event.guild_mission.clear.description": "{0}\nhas cleared Mission No.{1}",
"story_event.guild_mission.clear.receive_item": "You have obtained the following items",
- "story_event.guild_mission.condition.all_unlock": "All conditions unlocked",
+ "story_event.guild_mission.condition.all_unlock": "All unlocked",
"story_event.guild_mission.condition.clear": "Cleared",
- "story_event.guild_mission.condition.unlock": "Condition Unlocked",
+ "story_event.guild_mission.condition.unlock": "Unlocked",
"story_event.guild_mission.detail.condition_label": "Condition {0}:",
"story_event.guild_mission.detail.description": "Complete the production by fulfilling the above conditions",
"story_event.guild_mission.detail.history.empty": "No conditions are unlocked\nTry unlocking missions in production",
@@ -4020,7 +4020,7 @@
"story_event.guild_mission.detail.progress": "Clear Progress",
"story_event.guild_mission.detail.reward": "Reward",
"story_event.guild_mission.detail.state.cleared": "Mission Cleared",
- "story_event.guild_mission.detail.state.opened": "All Conditions Unlocked",
+ "story_event.guild_mission.detail.state.opened": "All Unlocked",
"story_event.guild_mission.detail.title": "Mission Details",
"story_event.guild_mission.history_description.clear": "{0}\nhas cleared Mission No.{1}",
"story_event.guild_mission.history_description.unlocked_condition": "{0}\nhas unlocked condition\n“{2}” for Mission No.{1}!",