Browse Source

给英文加两个词缀

tags/v19.1
枫谷剑仙 4 years ago
parent
commit
8261f327d9
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      languages/en.js

+ 3
- 3
languages/en.js View File

@@ -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'}`,


Loading…
Cancel
Save