From 69f9f63e086f8f16ac52dd1660f9790666a03de8 Mon Sep 17 00:00:00 2001 From: SangaraSorama <100420976+SangaraSorama@users.noreply.github.com> Date: Wed, 11 Sep 2024 17:01:36 +0200 Subject: [PATCH] Update common.json From PR #3545 --- src/locales/zh_TW/common.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locales/zh_TW/common.json b/src/locales/zh_TW/common.json index 29ac963ebc3..8b0f91802ee 100644 --- a/src/locales/zh_TW/common.json +++ b/src/locales/zh_TW/common.json @@ -1,8 +1,8 @@ { "start": "開始", - "luckIndicator": "Luck:", - "shinyOnHover": "Shiny", + "luckIndicator": "幸運:", + "shinyOnHover": "閃光", "commonShiny": "常見", "rareShiny": "稀有", "epicShiny": "史詩" -} \ No newline at end of file +}