-
Notifications
You must be signed in to change notification settings - Fork 264
New Indonesian translation: Tutorial: Tic-Tac-Toe #335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
@@ -2522,7 +2522,7 @@ export default function Game() { | |||
} | |||
``` | |||
|
|||
If you click on any step in the game's history, the tic-tac-toe board should immediately update to show what the board looked like after that step occurred. | |||
Jika Anda mengeklik langkah mana pun dalam riwayat permainan, papan *tic-tac-toe* akan segera diperbarui untuk menunjukkan seperti apa papan tersebut setelah langkah itu terjadi. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gua gak yakin sih ini, mengeklik atau mengklik yang bener.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mazipan Kalau sesuai KBBI, "mengeklik":
https://kbbi.kemdikbud.go.id/entri/mengeklik
Co-authored-by: Irfan Maulana <mazipanneh@gmail.com>
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Co-authored-by: Irfan Maulana <mazipanneh@gmail.com>
Started work on translating the Tic-Tac-Toe tutorial to Indonesian.
Closes #373