mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
i10n refinement
This commit is contained in:
@@ -1968,4 +1968,7 @@
|
||||
<data name="ViewCardAchievementStatisticsTitle" xml:space="preserve">
|
||||
<value>成就统计</value>
|
||||
</data>
|
||||
<data name="ViewAvatarPropertySyncDataButtonLabel" xml:space="preserve">
|
||||
<value>同步角色信息</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -61,7 +61,7 @@
|
||||
Icon="{shcm:FontIcon Glyph=}"
|
||||
Label="{shcm:ResourceString Name=ViewPageCultivateCalculate}"/>
|
||||
<AppBarSeparator/>
|
||||
<AppBarButton Icon="{shcm:FontIcon Glyph=}" Label="同步角色信息">
|
||||
<AppBarButton Icon="{shcm:FontIcon Glyph=}" Label="{shcm:ResourceString Name=ViewAvatarPropertySyncDataButtonLabel}">
|
||||
<AppBarButton.Flyout>
|
||||
<MenuFlyout Placement="TopEdgeAlignedRight">
|
||||
<MenuFlyoutItem Command="{Binding RefreshFromEnkaApiCommand}" Text="{shcm:ResourceString Name=ViewPageAvatarPropertyRefreshFromEnkaApi}"/>
|
||||
|
||||
Reference in New Issue
Block a user