From 8510c651d458c3beeffcc906e76dc5e43b7cfbee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Fri, 22 Dec 2023 02:25:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E8=8B=B1=E8=AF=AD=E7=9A=84gacha=20ID?= =?UTF-8?q?=E6=94=B9=E4=B8=BAegg=20machine=20ID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- languages/en.css | 4 ++-- script-json_data.js | 4 ++-- service-worker.js | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/languages/en.css b/languages/en.css index c2d948ff..eab1ec29 100644 --- a/languages/en.css +++ b/languages/en.css @@ -55,7 +55,7 @@ content: "Collab ID:"; } .monsterinfo-box .monster-gachaId::before{ - content: "Gacha ID:"; + content: "Egg Machine ID:"; } .monsterinfo-box .monster-altName::before{ content: "Tags"; @@ -693,7 +693,7 @@ label[for="qr-data-type-paddb"]::before } .dialog-dungeon-enchance .gacha-list::before { - content: "Gacha ID:"; + content: "Egg Machine ID:"; } .dialog-dungeon-enchance .collab-list::after, .dialog-dungeon-enchance .gacha-list::after diff --git a/script-json_data.js b/script-json_data.js index 47e2e407..3356c050 100644 --- a/script-json_data.js +++ b/script-json_data.js @@ -223,8 +223,8 @@ let localTranslating = { sub_members: tp`sub-members`, leader_self: tp`left leader`, leader_helper: tp`right leader`, - collab_id: tp`card with collab ID of ${'id'} `, - gacha_id: tp`card with gacha ID of ${'id'} `, + collab_id: tp`Cards with Collaboration ID of ${'id'} `, + gacha_id: tp`Cards with Egg Machine ID of ${'id'} `, enemy: tp`Enemy`, enemy_all: tp`all enemys`, enemy_one: tp`1 enemy`, diff --git a/service-worker.js b/service-worker.js index 58099bd0..071b4db4 100644 --- a/service-worker.js +++ b/service-worker.js @@ -21023,7 +21023,7 @@ const cachesMap = new Map([ ], [ "script-json_data.js", - "fd3a86656a0151df824eb9fd4d56eec8" + "50731e4d514b657297dc20fb9863bb15" ], [ "script-skill-parser.js", @@ -21059,7 +21059,7 @@ const cachesMap = new Map([ ], [ "languages/en.css", - "c9dc45ad0c9bbc519f039d1ebba8b814" + "ffc973197b3af56b04efca9476db2973" ], [ "languages/en.js",