logcat,del: replace simplified Chinese words with traditional Chinese words (#14136)
logcat,del: fix simplified Chinese in zh_TW
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
- 將系統日誌寫入檔案:
|
- 將系統日誌寫入檔案:
|
||||||
|
|
||||||
`logcat -f {{文件路径}}`
|
`logcat -f {{文件路徑}}`
|
||||||
|
|
||||||
- 顯示與正規表示式匹配的列:
|
- 顯示與正規表示式匹配的列:
|
||||||
|
|
||||||
|
@@ -29,4 +29,4 @@
|
|||||||
|
|
||||||
- 刪除符合指定屬性的檔案:
|
- 刪除符合指定屬性的檔案:
|
||||||
|
|
||||||
`del {{檔案}} /a {{属性}}`
|
`del {{檔案}} /a {{屬性}}`
|
||||||
|
Reference in New Issue
Block a user