This commit is contained in:
2025-11-21 15:37:42 +08:00
parent 4a44ad5005
commit 45dd33e7ba
15 changed files with 162 additions and 16 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- WULA_Example_RandomList -->
<WULA_Example_RandomList.characterName>系统管理员</WULA_Example_RandomList.characterName>
<WULA_Example_RandomList.description>这是一个演示随机效果列表功能的事件。
点击下面的选项,你会看到一条固定消息,然后会随机获得一件物品。</WULA_Example_RandomList.description>
<WULA_Example_RandomList.option.0.label>试一试!</WULA_Example_RandomList.option.0.label>
<WULA_Example_RandomList.option.1.label>关闭</WULA_Example_RandomList.option.1.label>
</LanguageData>