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.
|
||||
|
||||
[en](#en) •
|
||||
[ar](#ar) •
|
||||
[bs](#bs) •
|
||||
[da](#da) •
|
||||
[de](#de) •
|
||||
@@ -48,6 +49,19 @@ The templates can be changed when necessary.
|
||||
`tldr example`
|
||||
```
|
||||
|
||||
---
|
||||
### ar
|
||||
|
||||
```markdown
|
||||
# example
|
||||
|
||||
> هذا الأمر هو اسم مستعار لـ `example`.
|
||||
|
||||
- إعرض التوثيقات للأمر الأصلي:
|
||||
|
||||
`tldr example`
|
||||
```
|
||||
|
||||
---
|
||||
### 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.
|
||||
|
||||
[en](#en) •
|
||||
[ar](#ar) •
|
||||
[bs](#bs) •
|
||||
[da](#da) •
|
||||
[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.
|
||||
```
|
||||
|
||||
---
|
||||
### ar
|
||||
|
||||
```markdown
|
||||
بعض الأوامر الفرعية لديها توثيقات الاستخدام الخاصة بها مثل: `example command`
|
||||
```
|
||||
|
||||
---
|
||||
### bs
|
||||
|
||||
|
Reference in New Issue
Block a user