mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-28 04:22:44 +02:00
[i18n] Map "biome" namespace to the filename change to "biomes" (#6001)
* [i18n] Map "biome" to the filename "biomes" * Update locales submodule to bring in file rename
This commit is contained in:
parent
2065f4fd7f
commit
28b6c7e50d
@ -1 +1 @@
|
|||||||
Subproject commit 4dab23d6a78b6cf32db43c9953e3c2000f448007
|
Subproject commit fade123e20ff951e199d7c0466686fe8c5511643
|
@ -101,6 +101,7 @@ const namespaceMap = {
|
|||||||
doubleBattleDialogue: "dialogue-double-battle",
|
doubleBattleDialogue: "dialogue-double-battle",
|
||||||
splashMessages: "splash-texts",
|
splashMessages: "splash-texts",
|
||||||
mysteryEncounterMessages: "mystery-encounter-texts",
|
mysteryEncounterMessages: "mystery-encounter-texts",
|
||||||
|
biome: "biomes",
|
||||||
};
|
};
|
||||||
|
|
||||||
//#region Functions
|
//#region Functions
|
||||||
|
Loading…
Reference in New Issue
Block a user