android/*: add traditional Chinese translations (#6418)

This commit is contained in:
lincc
2021-09-09 03:07:41 +08:00
committed by GitHub
parent d30ee43e7d
commit cd0da6c113
12 changed files with 233 additions and 0 deletions

13
pages.zh_TW/android/wm.md Normal file
View File

@@ -0,0 +1,13 @@
# wm
> 顯示關於 Android 裝置的螢幕的資訊。
> 此命令只能透過 `adb shell` 使用。
> 更多資訊:<https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
- 顯示 Android 裝置的螢幕的物理尺寸:
`wm {{size}}`
- 顯示 Android 裝置的螢幕的物理密度:
`wm {{density}}`