Skip to content

Commit

Permalink
feat: Chinese localisation update
Browse files Browse the repository at this point in the history
  • Loading branch information
huajijam committed Oct 17, 2023
1 parent c4b1ff2 commit fb2bd17
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,10 @@
<string name="true_">是</string>
<string name="false_">否</string>
<string name="restart_ims_registration">重新注册IMS</string>
<string name="please_wait">Working on it…</string>
<string name="please_wait">请稍后…</string>
<string name="expert_mode">专家模式</string>
<string name="loading">加载中...</string>
<string name="loaded">已加载 %1$s 共 %2$s</string>
<string name="edit_value">更改值</string>
<string name="search">搜索</string>
</resources>

0 comments on commit fb2bd17

Please sign in to comment.