[游戏管理]36字花字典-来自游戏配置扩展

This commit is contained in:
2026-04-15 14:21:21 +08:00
parent c9f0154174
commit b6e5f09479
5 changed files with 457 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
export default {
title: '36 Zi Hua dictionary',
desc: 'Maintain the display names and grouping of the 36 entries. Changes affect player selection display, related filters/statistics, and admin mapping references. Please review before saving.',
no: 'No.',
name: 'Name',
category: 'Category',
btn_save: 'Save',
category_label: {
zodiac: 'Zodiac',
beast: 'Beast',
fowl: 'Fowl',
vermin: 'Vermin',
divine: 'Divine',
},
}