From 1e4061a49551eaec78a3b68b7dfa5053c3790b8a Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Sun, 29 Oct 2023 08:11:20 +0530 Subject: [PATCH] xcodes-runtimes: update Indonesian translation (#11306) --- pages.id/osx/xcodes-runtimes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.id/osx/xcodes-runtimes.md b/pages.id/osx/xcodes-runtimes.md index f119f08c9..837502ed8 100644 --- a/pages.id/osx/xcodes-runtimes.md +++ b/pages.id/osx/xcodes-runtimes.md @@ -17,12 +17,12 @@ - Unduh/pasang runtime Simulator untuk iOS/watchOS/tvOS/visionOS versi spesifik (nama harus ditulis sebagai case-sensitive): -`xcodes runtimes {{download|install}} "{{iOS|watchOS|tvOS|visionOS}} {{versi_runtime}}"` +`xcodes runtimes {{download|install}} "{{iOS|watchOS|tvOS|visionOS}} {{nama_runtime}}"` - Atur lokasi penyimpanan arsip runtime yang akan diunduh (nilai default: `~/Downloads`): -`xcodes runtimes {{download|install}} {{runtime_name}} --directory {{path/to/directory}}` +`xcodes runtimes {{download|install}} {{nama_runtime}} --directory {{jalan/menuju/direktori}}` - Jangan hapus arsip runtime Simulator setelah pemasangan selesai: -`xcodes runtimes install {{runtime_name}} --keep-archive` +`xcodes runtimes install {{nama_runtime}} --keep-archive`