build version

This commit is contained in:
Vick Scarlet
2021-12-14 18:48:42 +08:00
parent a1e4232369
commit ab705dd46c
17 changed files with 11 additions and 10 deletions

View File

@@ -143,5 +143,6 @@ export default ({
F_TalentConflict: 'Conflict with talent ({0})',
F_TalentSelectLimit: 'Talent select limit {0}',
F_TalentSelectNotComplect: 'Please select {0} talent',
F_PropertyPointLeft: 'You have left {0} property point'
F_PropertyPointLeft: 'You have left {0} property point',
F_TalentReplace: 'Talent replace [{source.name}] -> [{target.name}]',
});