From c07bc89b3c65566ff565a95f21235422068c6b7f Mon Sep 17 00:00:00 2001 From: Bertie690 <136088738+Bertie690@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:20:11 -0400 Subject: [PATCH] Update localization.md --- docs/localization.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/localization.md b/docs/localization.md index 6a59b072571..6c4add762da 100644 --- a/docs/localization.md +++ b/docs/localization.md @@ -8,7 +8,8 @@ This document aims to cover everything you need to know to help keep the integra # Stupid Assumptions Before you continue, this document assumes: - - You have already forked the repository and set up a development environment according to the [respository README](https://github.com/pagefaultgames/pokerogue/blob/beta/README.md). + + - You have already forked the repository and set up a development environment according to the [respository README](https://github.com/pagefaultgames/pokerogue/blob/beta/README.md). - You have a basic level of familiarity with Git commands and GitHub repositories. - You have joined the [community Discord](https://discord.gg/pokerogue) and have access to `#dev-corner` and related channels via **[#select-roles](https://discord.com/channels/1125469663833370665/1194825607738052621)**. This is the easiest way to keep in touch with both the Translation Team and other like-minded contributors!