From ff531ca0e5f76f50b1b4a5bb3e5c6709b7ff0092 Mon Sep 17 00:00:00 2001 From: Wlowscha <54003515+Wlowscha@users.noreply.github.com> Date: Sat, 8 Feb 2025 23:31:50 +0100 Subject: [PATCH] Add showForms option --- en/pokedex-ui-handler.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/pokedex-ui-handler.json b/en/pokedex-ui-handler.json index cef0733a..37be275e 100644 --- a/en/pokedex-ui-handler.json +++ b/en/pokedex-ui-handler.json @@ -41,6 +41,7 @@ "scanLabelPassive": "Enter Passive", "goFilters": ": Go to filters", "toggleDecorations": ": Toggle decorations", + "showForms": ": Show Forms", "pokemonNumber": "No. ", "cycleShiny": ": Shiny", "cycleForm": ": Form", @@ -73,4 +74,4 @@ "locked": "Locked", "disabled": "Disabled", "uncaught": "Uncaught" -} \ No newline at end of file +}