fix: missing Special Squad for EN

This commit is contained in:
Constrat
2025-12-21 21:34:26 +01:00
parent c376af8dff
commit 74256dc3d2
2 changed files with 2 additions and 1 deletions

View File

@@ -57,6 +57,7 @@
["Collection Squad", "拟态学者分队"],
["Mimic Squad", "异想天开分队"],
["Top Gun Squad", "专业人士分队"],
["Special Squad", "特勤分队"],
["High Ground Breaching Squad", "高台突破分队"],
["Ground Breaching Squad", "地面突破分队"],
["Tourist Squad", "游客分队"],

View File

@@ -224,7 +224,7 @@ To customize rotation schedules, please use 「{key=InfrastModeCustom}」.</syst
<system:String x:Key="IS5NewSquad6">Cluster of Blooms Squad (花团锦簇分队)</system:String>
<system:String x:Key="IS5NewSquad7">Daring Gambit Squad (棋行险着分队)</system:String>
<system:String x:Key="IS5NewSquad8">Echoes of Time Squad (岁影回音分队)</system:String>
<system:String x:Key="SpecialForceSquad">Special Service Squad (特勤分队)</system:String>
<system:String x:Key="SpecialForceSquad">Special Squad</system:String>
<system:String x:Key="LeaderSquad">Leader Squad</system:String>
<system:String x:Key="GatheringSquad">Gathering Squad</system:String>
<system:String x:Key="SupportSquad">Support Squad</system:String>