CrazyIter_Bin 2 年 前
コミット
6293de3429
2 ファイル変更2 行追加2 行削除
  1. 1 1
      TEAMModelOS.FunctionV4/Lang/en-us.json
  2. 1 1
      TEAMModelOS/Lang/en-us.json

+ 1 - 1
TEAMModelOS.FunctionV4/Lang/en-us.json

@@ -1,5 +1,5 @@
 {
-  "request_school": [ "Apply to join school", "{tmdname}({tmdid}) applying to join {schoolName}.", "Agree", "Refuse" ],
+  "request_school": [ "Apply to join school", "{tmdname}({tmdid}) is applying to join {schoolName}.", "Agree", "Refuse" ],
   "invite_school": [ "Invite to join school", "{schoolName} has invited you to join.", "Accept", "Decline" ],
   "remove_school": [ "Remove from school", "{schoolName} removed you from the school's teacher list." ],
   "request-join_school": [ "Agree to join school", "{schoolName} has agreed you to join the school." ],

+ 1 - 1
TEAMModelOS/Lang/en-us.json

@@ -1,7 +1,7 @@
 {
   "quited_school": [ "Notice of quitting school", "The administrator of {schoolName} has agreed that you quit the school." ],
   "quit_school": [ "Notice of teacher quitting school", "{tmdname}({tmdid})  quit {schoolName}." ],
-  "request_school": [ "Apply to join school", "{tmdname}({tmdid}) applying to join {schoolName}.", "Agree", "Refuse" ],
+  "request_school": [ "Apply to join school", "{tmdname}({tmdid}) is applying to join {schoolName}.", "Agree", "Refuse" ],
   "invite_school": [ "Invite to join school", "{schoolName} has invited you to join.", "Accept", "Decline" ],
   "remove_school": [ "Remove from school", "{schoolName} removed you from the school's teacher list." ],
   "request-join_school": [ "Agree to join school", "{schoolName} has agreed you to join the school." ],