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
8 changes: 4 additions & 4 deletions contributing-guides/translation-templates/alias-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
```markdown
# example

> Dieser Befehl ist ein Alias von `example`.

Check failure on line 151 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 @@ -162,9 +162,9 @@
```markdown
# example

> Este comando es un alias de `example`.

Check failure on line 165 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 167 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 @@ -246,9 +246,9 @@
```markdown
# example

> Questo comando è un alias per `example`.

Check failure on line 249 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 251 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 @@ -372,9 +372,9 @@
```markdown
# example

> Este comando é um apelido de `example`.

Check failure on line 375 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 377 in contributing-guides/translation-templates/alias-pages.md

View workflow job for this annotation

GitHub Actions / build

comando ==> commando

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

> Este comando é um alias de `example`.

Check failure on line 389 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 391 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 @@ -484,7 +484,7 @@
```markdown
# example

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

Check failure on line 487 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 Expand Up @@ -526,9 +526,9 @@
```markdown
# example

> 这是 `example` 命令的一个别名
> 此命令为 `example` 的别名

- 原命令的文档在
- 查看原命令的文档

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

> 這是 `example` 命令的一個別名
> 此命令為 `example` 的別名

- 原命令的文件在
- 檢視原命令的文件

`tldr example`
```
Loading