From ebabd695cd58bdb2dc2b2bb6a9a81dbab47041ce Mon Sep 17 00:00:00 2001 From: Bertie690 <136088738+Bertie690@users.noreply.github.com> Date: Thu, 26 Jun 2025 07:59:49 -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 30704792de5..573a027b942 100644 --- a/docs/localization.md +++ b/docs/localization.md @@ -117,7 +117,7 @@ Basic procedure: ``` 2. Set some of the [in-game overrides](../README.md#-faq) inside `overrides.ts` to values corresponding to the interactions being tested. 3. Start a local dev server (`npm run start:dev`) and open localhost in your browser. -4. Film the locales change being displayed in the recording software of your choice[^2]. +4. Take screenshots showing your changes in-game or record video of the locales changes being displayed using the recording software of your choice[^2]. [^2]: For those lacking a screen capture device, [OBS Studio](https://obsproject.com) is a popular open-source option.