Added i18n strings

This commit is contained in:
2022-10-05 06:44:33 +08:00
parent 1f29ac1bba
commit 4ae7fff484
6 changed files with 13 additions and 0 deletions

View File

@@ -131,4 +131,6 @@
<string name="export_all_logs_fail">導出全部調試日誌失敗</string>
<string name="this_contents_clear_when_restarts_tip">這裡的內容會在設備重開後自動清空</string>
<string name="when_logger_how_to_show_tip">你可以配置當前調試日誌顯示的優先級過濾條件。</string>
<string name="enable_anonymous_statistics">啟用匿名統計</string>
<string name="enable_anonymous_statistics_tip">啟用後,我們將會使用 Microsoft App Center 來匿名發送程式相關的診斷數據以幫助程式的功能更加完善,收集的信息是匿名的,我們無法追溯到獨立的裝置或用戶,啟用或關閉此功能需要重啟程式方可生效。</string>
</resources>