mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
feat: 调整翻译
This commit is contained in:
@@ -1115,7 +1115,7 @@ C:\\leidian\\LDPlayer9
|
||||
<!-- Announcement -->
|
||||
<system:String x:Key="Announcement">アナウンス</system:String>
|
||||
<system:String x:Key="CheckAndDownloadAnnouncement">アナウンスを見ます</system:String>
|
||||
<system:String x:Key="DoNotRemindThisAnnouncementAgain">このお知らせをもう表示しない</system:String>
|
||||
<system:String x:Key="DoNotRemindThisAnnouncementAgain">次回のお知らせ更新まで表示しない</system:String>
|
||||
<!-- !Announcement -->
|
||||
<!-- Reclamation -->
|
||||
<system:String x:Key="ReclamationEarlyTip" xml:space="preserve">
|
||||
|
||||
@@ -1114,7 +1114,7 @@ C:\\leidian\\LDPlayer9
|
||||
<!-- Announcement -->
|
||||
<system:String x:Key="Announcement">공지사항</system:String>
|
||||
<system:String x:Key="CheckAndDownloadAnnouncement">공지사항 확인</system:String>
|
||||
<system:String x:Key="DoNotRemindThisAnnouncementAgain">이 공지사항을 더 이상 표시하지 않음</system:String>
|
||||
<system:String x:Key="DoNotRemindThisAnnouncementAgain">다음 공지 업데이트 전까지 표시하지 않기</system:String>
|
||||
<!-- !Announcement -->
|
||||
<!-- Reclamation -->
|
||||
<system:String x:Key="ReclamationEarlyTip" xml:space="preserve">
|
||||
|
||||
@@ -1115,7 +1115,7 @@ C:\\leidian\\LDPlayer9。\n
|
||||
<!-- Announcement -->
|
||||
<system:String x:Key="Announcement">公告</system:String>
|
||||
<system:String x:Key="CheckAndDownloadAnnouncement">查看公告</system:String>
|
||||
<system:String x:Key="DoNotRemindThisAnnouncementAgain">不再提示此公告</system:String>
|
||||
<system:String x:Key="DoNotRemindThisAnnouncementAgain">下次公告更新前不再显示</system:String>
|
||||
<!-- !Announcement -->
|
||||
<!-- Reclamation -->
|
||||
<system:String x:Key="ReclamationEarlyTip" xml:space="preserve">
|
||||
|
||||
@@ -1113,7 +1113,7 @@ C:\\leidian\\LDPlayer9。\n
|
||||
<!-- Announcement -->
|
||||
<system:String x:Key="Announcement">公告</system:String>
|
||||
<system:String x:Key="CheckAndDownloadAnnouncement">查看公告</system:String>
|
||||
<system:String x:Key="DoNotRemindThisAnnouncementAgain">不再提示此公告</system:String>
|
||||
<system:String x:Key="DoNotRemindThisAnnouncementAgain">下次公告更新前不再顯示</system:String>
|
||||
<!-- !Announcement -->
|
||||
<!-- Reclamation -->
|
||||
<system:String x:Key="ReclamationEarlyTip" xml:space="preserve">
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
Margin="10"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalContentAlignment="Center"
|
||||
Content="{DynamicResource ShowDisclaimerNoMore}"
|
||||
Content="{DynamicResource DoNotRemindThisAnnouncementAgain}"
|
||||
IsChecked="{Binding DoNotRemindThisAnnouncementAgain}"
|
||||
IsEnabled="{Binding IsScrolledToBottom}" />
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user