Skip to content

Commit

Permalink
fix translation error of "clear" (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: Knight-ZXW <[email protected]>
  • Loading branch information
Knight-ZXW and Knight-ZXW authored Oct 12, 2021
1 parent 4fe384d commit 2cf4e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<string name="exclusions">排除</string>
<string name="restart_logcat">重启 logcat</string>
<string name="exclusion">排除</string>
<string name="clear">清楚</string>
<string name="clear">清除</string>
<string name="process_id" translatable="false">PID</string>
<string name="thread_id" translatable="false">TID</string>
<string name="log_level">Log 等级</string>
Expand Down

0 comments on commit 2cf4e2c

Please sign in to comment.