From 58bd43f4c9015b10e966afaad7610702dea97ee5 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Mon, 27 Jan 2025 21:27:22 -0600 Subject: [PATCH] New translations troubleshooting-mset9.md (Indonesian) --- docs/id_ID/troubleshooting-mset9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/id_ID/troubleshooting-mset9.md b/docs/id_ID/troubleshooting-mset9.md index c3d5c24b6355f..de523562dca29 100644 --- a/docs/id_ID/troubleshooting-mset9.md +++ b/docs/id_ID/troubleshooting-mset9.md @@ -12,7 +12,7 @@ Python is not installed on the computer you are using. Download it from the [Pyt :::details ModuleNotFoundError: No module named 'pyfatfs' -Modul "pyfatfs" yang digunakan untuk MSET9 installer di komputer macOS belum dipasang. +Modul "pyfatfs" yang digunakan MSET9 installer pada komputer macOS belum dipasang. 1. Buka Terminal yang baru 2. Ketik `python3 -m pip install pyfatfs`, lalu tekan Enter