common/*: update Indonesian translations, git-credential-store: standardize other translations (#14556)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Reinhart Previano Koentjoro
2024-11-09 16:12:14 +07:00
committed by GitHub
parent 499eeadb6d
commit acf0d083d0
22 changed files with 414 additions and 43 deletions

View File

@@ -0,0 +1,8 @@
# git credential-cache
> Pembantu Git untuk menyimpan kata sandi secara sementara pada memori.
> Informasi lebih lanjut: <https://git-scm.com/docs/git-credential-cache>.
- Simpan kredensial Git untuk jangka waktu yang ditentukan:
`git config credential.helper 'cache --timeout={{waktu_dalam_hitungan_detik}}'`