diff --git a/src/Starward.Language/Lang.zh-CN.resx b/src/Starward.Language/Lang.zh-CN.resx index 5c98d4ebd..bcdff06c2 100644 --- a/src/Starward.Language/Lang.zh-CN.resx +++ b/src/Starward.Language/Lang.zh-CN.resx @@ -943,7 +943,7 @@ 统计周期 - 使用轮: + 使用轮次: 节点 diff --git a/src/Starward.Language/Lang.zh-HK.resx b/src/Starward.Language/Lang.zh-HK.resx index 95e786892..004f5848b 100644 --- a/src/Starward.Language/Lang.zh-HK.resx +++ b/src/Starward.Language/Lang.zh-HK.resx @@ -942,7 +942,7 @@ 統計週期 - 使用輪: + 使用輪次: 節點 diff --git a/src/Starward.Language/Lang.zh-TW.resx b/src/Starward.Language/Lang.zh-TW.resx index 7810b818b..0bc8a82e0 100644 --- a/src/Starward.Language/Lang.zh-TW.resx +++ b/src/Starward.Language/Lang.zh-TW.resx @@ -943,7 +943,7 @@ 統計週期 - 使用輪: + 使用輪次: 節點 diff --git a/src/Starward/Features/GameRecord/StarRail/ApocalypticShadowPage.xaml b/src/Starward/Features/GameRecord/StarRail/ApocalypticShadowPage.xaml index 499484e89..5142a79be 100644 --- a/src/Starward/Features/GameRecord/StarRail/ApocalypticShadowPage.xaml +++ b/src/Starward/Features/GameRecord/StarRail/ApocalypticShadowPage.xaml @@ -395,7 +395,9 @@ - + diff --git a/src/Starward/Features/GameRecord/StarRail/ChallengePeakPage.xaml b/src/Starward/Features/GameRecord/StarRail/ChallengePeakPage.xaml index 3fb3c3f60..a0590fe3f 100644 --- a/src/Starward/Features/GameRecord/StarRail/ChallengePeakPage.xaml +++ b/src/Starward/Features/GameRecord/StarRail/ChallengePeakPage.xaml @@ -269,9 +269,19 @@ - + + + + + + + + + + - + + + + - + + Text="{x:Bind lang:Lang.ChallengePeakPage_Cleared}" + Visibility="{x:Bind MobRecord.IsFast, Converter={StaticResource BoolToVisibilityReversedConverter}}" /> + @@ -450,20 +466,29 @@ VerticalAlignment="Top" Spacing="8" Visibility="{x:Bind MobRecord.HasChallengeRecord, Converter={StaticResource BoolToVisibilityConverter}}"> - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/src/Starward/Features/GameRecord/StarRail/PureFictionPage.xaml b/src/Starward/Features/GameRecord/StarRail/PureFictionPage.xaml index fe7e0028c..52efcce9b 100644 --- a/src/Starward/Features/GameRecord/StarRail/PureFictionPage.xaml +++ b/src/Starward/Features/GameRecord/StarRail/PureFictionPage.xaml @@ -317,7 +317,9 @@ - +