optimized and add diagnostic feature
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<Ok>确定</Ok>
|
||||
<Cancel>取消</Cancel>
|
||||
<About>关于</About>
|
||||
<Version>版本号</Version>
|
||||
<Preference>偏好</Preference>
|
||||
@@ -63,6 +64,8 @@
|
||||
<AmountRequired>请输入金额。</AmountRequired>
|
||||
<Income>收入</Income>
|
||||
<Spending>支出</Spending>
|
||||
<LastSelected>最后选择</LastSelected>
|
||||
<Recent>最近</Recent>
|
||||
<Clothing>衣物</Clothing>
|
||||
<Food>食品</Food>
|
||||
<Drinks>饮料</Drinks>
|
||||
@@ -104,4 +107,9 @@
|
||||
<NoResult>(无记录)</NoResult>
|
||||
<Top10>Top 10</Top10>
|
||||
<CategoryRank>分类排行</CategoryRank>
|
||||
<Diagnostic>诊断</Diagnostic>
|
||||
<ShareLogs>发送日志</ShareLogs>
|
||||
<ManyRecords>{0} 条记录</ManyRecords>
|
||||
<SendEmail>发送邮件</SendEmail>
|
||||
<HowToShareDiagnostic>您想以哪种方式分享诊断日志?</HowToShareDiagnostic>
|
||||
</root>
|
Reference in New Issue
Block a user