mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 06:55:27 +02:00
deno: update more information links (#17222)
This commit is contained in:
parent
086de83007
commit
03d87c97e0
7 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# deno
|
||||
|
||||
> Eine sichere JavaScript- und TypeScript-Laufzeit.
|
||||
> Weitere Informationen: <https://deno.land>.
|
||||
> Weitere Informationen: <https://docs.deno.com/runtime/reference/cli>.
|
||||
|
||||
- Führe eine JavaScript oder TypeScript Datei aus:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# deno
|
||||
|
||||
> Un entorno de ejecución seguro para JavaScript y TypeScript.
|
||||
> Más información: <https://deno.land>.
|
||||
> Más información: <https://docs.deno.com/runtime/reference/cli>.
|
||||
|
||||
- Ejecuta un archivo JavaScript o TypeScript:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# deno
|
||||
|
||||
> یک runtime امن برای JavaScript و TypeScript.
|
||||
> اطلاعات بیشتر: <https://deno.land>.
|
||||
> اطلاعات بیشتر: <https://docs.deno.com/runtime/reference/cli>.
|
||||
|
||||
- اجرای یک فایل JavaScript یا TypeScript:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# deno
|
||||
|
||||
> Un environnement d’exécution sécurisé pour JavaScript et TypeScript.
|
||||
> Plus d'informations : <https://deno.land>.
|
||||
> Plus d'informations : <https://docs.deno.com/runtime/reference/cli>.
|
||||
|
||||
- Exécute un fichier JavaScript ou TypeScript :
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# deno
|
||||
|
||||
> Runtime aman untuk JavaScript dan TypeScript.
|
||||
> Informasi lebih lanjut: <https://deno.land>.
|
||||
> Informasi lebih lanjut: <https://docs.deno.com/runtime/reference/cli>.
|
||||
|
||||
- Jalankan program dari suatu berkas JavaScript atau TypeScript:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# deno
|
||||
|
||||
> JavaScript 및 TypeScript를 위한 보안 런타임입니다.
|
||||
> 더 많은 정보: <https://deno.land>.
|
||||
> 더 많은 정보: <https://docs.deno.com/runtime/reference/cli>.
|
||||
|
||||
- JavaScript 또는 TypeScript 파일을 실행:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# deno
|
||||
|
||||
> 一个安全的 JavaScript 和 TypeScript 运行时。
|
||||
> 更多信息:<https://deno.land>.
|
||||
> 更多信息:<https://docs.deno.com/runtime/reference/cli>.
|
||||
|
||||
- 运行 JavaScript 或 TypeScript 文件:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue