From a829125373e714ca77e392378ec0dc33bd07b3d2 Mon Sep 17 00:00:00 2001 From: Bertie690 <136088738+Bertie690@users.noreply.github.com> Date: Thu, 26 Jun 2025 07:59:01 -0400 Subject: [PATCH] Update localization.md Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> --- docs/localization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/localization.md b/docs/localization.md index 5e9358d5fa8..59e7608ccdf 100644 --- a/docs/localization.md +++ b/docs/localization.md @@ -5,7 +5,7 @@ As a developer, it's important to help maintain global accessibility by effectiv This document aims to cover everything you need to know to help keep the integration process for localization smooth and simple. -# Stupid Assumptions +# Prerequisites 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).