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>