You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Event timer on the title screen when an event is active. Being able to translate "Event Ends in :" and "d / h / m / s"
All regular trainer names
Error messages in game-data.ts (game-data.ts, lines 436, 439)
"Able" text used for item transfer
Games modes (unlockables.ts, lines 14 and 18)
Missing entires in move-touch-controls-handler.ts
Existing translations to edit :
Split the Rival trainer class: a female one for Ivy, a male one for Finn
Give to all items their own descriptions and not a common one, in order to have precise grammatical flexibily some languages need:
For example (even if in the end ALL items should have thier own dedicated descriptions):
X Items + Dire Hit (TempStatStageBoosterModifierType)
Vitamins (BaseStatBoosterModifierType)
Mega Stones (with a variable specifying the Pokémon tied to the Stone) and any other item the make a Pokémon changing form (FormChangeItemModifierType)
Sentences adapting dynamically to quantity (for modifiers like Rare Candy, or the number of Balls received... etc... for example):
'PokemonLevelIncrementModifierType' sensitive to quantity
'AllPokemonLevelIncrementModifierType' sensitive to quantity
Number auto-formatting needed :
All numbers dynamically displayed in:
Achievements descriptions
Stats
Game Settings
Pokémon Summaries
Items (modifiers) descriptions
Splash Messages
Being able to translate multiplicators
In multiple occasions like when "Move Info" is On, or about quantity of items and probably in some other places, it is display this way: 5x. We need to be able to move/replace the x if needed, or even getting rid of it entirely.
The text was updated successfully, but these errors were encountered:
The main-repo still has some locales stuff hardcoded.
This should be resolve
TODOs
For text :
Translation entries
Existing translations to edit :
For example (even if in the end ALL items should have thier own dedicated descriptions):
Number auto-formatting needed :
Being able to translate multiplicators
The text was updated successfully, but these errors were encountered: