From 8261f327d9b5be21f8d5dfbdaa9335f47a92c14b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Sun, 15 Aug 2021 07:26:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E8=8B=B1=E6=96=87=E5=8A=A0=E4=B8=A4?= =?UTF-8?q?=E4=B8=AA=E8=AF=8D=E7=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- languages/en.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/en.js b/languages/en.js index 74c96603..991063c0 100644 --- a/languages/en.js +++ b/languages/en.js @@ -62,9 +62,9 @@ auto_path: tp`Shows 3 combo path (Norm. Dungeon & 3 linked Orbs only)`, board7x6: tp`[${'icon'}7x6 board]`, counter_attack: tp`When attacked by an ${'target'}, ${'chance'}${'value'} ${'attr'} ${'icon'}counterattack`, - change_orbs: tp`Changes ${'from'} to ${'to'}`, - generate_orbs: tp`Creates ${'value'} ${'orbs'} each at random ${'exclude'}`, - fixed_orbs: tp`Changes the ${'position'} to ${'orbs'}`, + change_orbs: tp`Changes ${'from'} to ${'to'} orbs`, + generate_orbs: tp`Creates ${'value'} ${'orbs'} orbs each at random ${'exclude'}`, + fixed_orbs: tp`Changes the ${'position'} to ${'orbs'} orbs`, orb_drop_increase: tp`Increases the skyfall of ${'orbs'} to ${'value'}`, orb_drop_increase_flag: tp`${'orbs'} skyfall ${'chance'}${'flag'}`, orb_drop_increase_chance: tp`by ${'value'}`,