Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions contributing-guides/translation-templates/alias-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
```markdown
# example

> এই কমান্ড একটি উপনাম `example`.
> এই কমান্ডটি `example` - এর একটি উপনাম।

- মূল কমান্ডের জন্য ডকুমেন্টেশন দেখুন:
- মূল কমান্ডের ডকুমেন্টেশন দেখুন:

`tldr example`
```
Expand Down Expand Up @@ -149,7 +149,7 @@
```markdown
# example

> Dieser Befehl ist ein Alias von `example`.

Check failure on line 152 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

ist ==> is, it, its, it's, sit, list

- Zeige die Dokumentation für den originalen Befehl an:

Expand All @@ -163,9 +163,9 @@
```markdown
# example

> Este comando es un alias de `example`.

Check failure on line 166 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

- Vea la documentación del comando original:

Check failure on line 168 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

`tldr example`
```
Expand Down Expand Up @@ -247,9 +247,9 @@
```markdown
# example

> Questo comando è un alias per `example`.

Check failure on line 250 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

- Consulta la documentazione del comando originale:

Check failure on line 252 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

`tldr example`
```
Expand Down Expand Up @@ -373,9 +373,9 @@
```markdown
# example

> Este comando é um apelido de `example`.

Check failure on line 376 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

- Veja documentação sobre o comando original:

Check failure on line 378 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

`tldr example`
```
Expand All @@ -387,9 +387,9 @@
```markdown
# example

> Este comando é um alias de `example`.

Check failure on line 390 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

- Ver documentação do comando original:

Check failure on line 392 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

`tldr example`
```
Expand Down Expand Up @@ -499,7 +499,7 @@
```markdown
# example

> Bu komut `example` için bir takma addır.

Check failure on line 502 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

Bu ==> By, Be, But, Bug, Bun, Bud, Buy, Bum

- Asıl komutun belgelerini görüntüleyin:

Expand Down