Revert "pages/*: add standard translation and links (#11331)" (#11374)

This reverts commit 39642c3fed80aaed7212bca6b7cc4c345ed229ee.
This commit is contained in:
K.B.Dharun Krishna
2023-11-04 07:55:35 +05:30
parent 9eae15643e
commit f1aa0a8fe5
3893 changed files with 402 additions and 26416 deletions

View File

@@ -1,7 +1,6 @@
# popd
> 通过 pushd shell 内置程序删除目录堆栈中的目录。
> 更多信息:<https://www.gnu.org/software/bash/manual/html_node/Directory-Stack-Builtins.html>.
- 从堆栈中删除顶部目录,并用 `cd` 跳转到该目录: