diff --git a/src/locales/en/game-stats-ui-handler.ts b/src/locales/en/game-stats-ui-handler.ts index cf0fe25d0ce..6af44c32f24 100644 --- a/src/locales/en/game-stats-ui-handler.ts +++ b/src/locales/en/game-stats-ui-handler.ts @@ -2,6 +2,7 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n"; export const gameStatsUiHandler: SimpleTranslationEntries = { "stats": "Stats", + "playTime": "Play Time", "totalBattles": "Total Battles", "starters": "Starters", "shinyStarters": "Shiny Starters",