pages/*: add standard translation and links (#11331)
* pages/*: add standard translation and links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * fix1: false positives; standardize Bengali, Hindi, Nepali periods * fix: periods in recently added Bengali pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * fix: false positives in modified files Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * cleanup: update to native period in Bengali l10n Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# case
|
||||
|
||||
> case ... esac 与其他语言中的 switch ... case 语句类似,是一种多分枝选择结构。
|
||||
> 更多信息:<https://manned.org/case>.
|
||||
> 更多信息:<https://www.gnu.org/software/bash/manual/bash.html#index-case>.
|
||||
|
||||
- 通过字符串字面量判断执行分支:
|
||||
|
||||
|
Reference in New Issue
Block a user