pages.id/*: add and update Indonesian translations (#13859)

* pages/*: add and update Indonesian translations

* common/ls, windows/comp: fix Indonesian translations

* Update comp.md

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>

* Update comp.md

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Reinhart Previano Koentjoro
2024-10-03 09:45:19 +07:00
committed by GitHub
parent 4bf500c1a6
commit 3b4f14e890
25 changed files with 246 additions and 149 deletions

16
pages.id/windows/color.md Normal file
View File

@@ -0,0 +1,16 @@
# color
> Pilih warna latar depan dan belakang konsol pada sesi saat ini.
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/color>.
- Kembalikan pengaturan warna latar menuju nilai bawaan (default):
`color`
- Tampilkan daftar pilihan warna yang tersedia beserta kodenya:
`color /?`
- Pilih warna latar depan dan belakang menggunakan kode warna heksadesimal (`1-9,a-f`):
`color {{kode_warna_latar_depan}}{{kode_warna_latar_belakang}}`