diff --git a/docs/localization.md b/docs/localization.md index 6c4add762da..e4abea3caac 100644 --- a/docs/localization.md +++ b/docs/localization.md @@ -9,7 +9,8 @@ This document aims to cover everything you need to know to help keep the integra 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!