From e4100367929c36a0545eb01cefea0874415e7671 Mon Sep 17 00:00:00 2001 From: Mumble Date: Wed, 31 Jul 2024 16:03:49 -0700 Subject: [PATCH] Update src/locales/pt_BR/menu-ui-handler.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: José Ricardo Fleury Oliveira --- src/locales/pt_BR/menu-ui-handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/pt_BR/menu-ui-handler.ts b/src/locales/pt_BR/menu-ui-handler.ts index 05c1ed9a3ab..f8c5ff5a8ad 100644 --- a/src/locales/pt_BR/menu-ui-handler.ts +++ b/src/locales/pt_BR/menu-ui-handler.ts @@ -4,7 +4,7 @@ export const menuUiHandler: SimpleTranslationEntries = { "GAME_SETTINGS": "Configurações", "ACHIEVEMENTS": "Conquistas", "STATS": "Estatísticas", - "RUN_HISTORY": "Run History", + "RUN_HISTORY": "Histórico de Jogos", "VOUCHERS": "Vouchers", "EGG_LIST": "Incubadora", "EGG_GACHA": "Gacha de ovos",