Fix missing space

This commit is contained in:
Dean 2025-04-08 00:39:14 -07:00 committed by GitHub
parent eb01915d6b
commit 2969870981
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,7 +145,7 @@ corresponding English key (in the case of LATAM Spanish, it will first default t
The workflow is: The workflow is:
1. Make a pull request to the main repository for your new feature. 1. Make a pull request to the main repository for your new feature.
If this feature requires new text, the text should be integrated intothe code with a new i18next key pointing to where you plan to add it into the pokerogue-locales repository. If this feature requires new text, the text should be integrated into the code with a new i18next key pointing to where you plan to add it into the pokerogue-locales repository.
2. Make another pull request -- this time to the [pokerogue-locales](https://github.com/pagefaultgames/pokerogue-locales) 2. Make another pull request -- this time to the [pokerogue-locales](https://github.com/pagefaultgames/pokerogue-locales)
repository -- adding a new entry to the English locale with text for each key repository -- adding a new entry to the English locale with text for each key