common/*, osx/arch: add Indonesian translation (#12977)

This commit is contained in:
Reinhart Previano Koentjoro
2024-06-14 18:28:12 +07:00
committed by GitHub
parent c5b88dfc90
commit 6e57c786d4
13 changed files with 233 additions and 0 deletions

17
pages.id/common/apm.md Normal file
View File

@@ -0,0 +1,17 @@
# apm
> Manajer paket untuk aplikasi pengolah teks Atom.
> Lihat juga: `atom`.
> Informasi lebih lanjut: <https://github.com/atom/apm>.
- Pasang suatu paket dari <http://atom.io/packages> atau tema dari <http://atom.io/themes>:
`apm install {{nama_paket}}`
- Hapus pemasangan suatu paket atau tema:
`apm remove {{nama_paket}}`
- Mutakhirkan paket atau tema menuju versi terbaru:
`apm upgrade {{nama_paket}}`