alias-pages, subcommand-mention: add Arabic translation (#6821)
This commit is contained in:

committed by
GitHub

parent
29cc4f0851
commit
0733094b4a
@@ -7,6 +7,7 @@ page template decided upon in
|
|||||||
The templates can be changed when necessary.
|
The templates can be changed when necessary.
|
||||||
|
|
||||||
[en](#en) •
|
[en](#en) •
|
||||||
|
[ar](#ar) •
|
||||||
[bs](#bs) •
|
[bs](#bs) •
|
||||||
[da](#da) •
|
[da](#da) •
|
||||||
[de](#de) •
|
[de](#de) •
|
||||||
@@ -48,6 +49,19 @@ The templates can be changed when necessary.
|
|||||||
`tldr example`
|
`tldr example`
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
### ar
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
# example
|
||||||
|
|
||||||
|
> هذا الأمر هو اسم مستعار لـ `example`.
|
||||||
|
|
||||||
|
- إعرض التوثيقات للأمر الأصلي:
|
||||||
|
|
||||||
|
`tldr example`
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
### bs
|
### bs
|
||||||
|
|
||||||
|
@@ -6,6 +6,7 @@ In order to notify the user that such sub-command pages exist, we put a little n
|
|||||||
This file contains the translation templates of this notice.
|
This file contains the translation templates of this notice.
|
||||||
|
|
||||||
[en](#en) •
|
[en](#en) •
|
||||||
|
[ar](#ar) •
|
||||||
[bs](#bs) •
|
[bs](#bs) •
|
||||||
[da](#da) •
|
[da](#da) •
|
||||||
[de](#de) •
|
[de](#de) •
|
||||||
@@ -41,6 +42,13 @@ This file contains the translation templates of this notice.
|
|||||||
Some subcommands such as `example command` have their own usage documentation.
|
Some subcommands such as `example command` have their own usage documentation.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
### ar
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
بعض الأوامر الفرعية لديها توثيقات الاستخدام الخاصة بها مثل: `example command`
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
### bs
|
### bs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user