mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-11 02:42:19 +02:00
Fix typo in quote transformation
This commit is contained in:
parent
ffb8851621
commit
3488d00fae
@ -1,7 +1,7 @@
|
|||||||
import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The menu namespace holds most miscellaneous text that isn"t directly part of the game"s
|
* The menu namespace holds most miscellaneous text that isn't directly part of the game's
|
||||||
* contents or directly related to Pokemon data. This includes menu navigation, settings,
|
* contents or directly related to Pokemon data. This includes menu navigation, settings,
|
||||||
* account interactions, descriptive text, etc.
|
* account interactions, descriptive text, etc.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user