mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Template/Update (Part 47)
* split global.js into its components, so it can be reasonably processed by setup * make reputation requirements configurable * move Markup and Locale back into global.js (removed associated build scripts) * extend Icon to display iconId in lightbox popup
This commit is contained in:
@@ -2871,7 +2871,7 @@ var LANG = {
|
||||
lvnote_entitiesfound: "找到$1$2 (显示$3)",
|
||||
lvnote_itemsfound: "找到$1件物品 (显示$2件)",
|
||||
lvnote_itemsetsfound: "找到$1个物品组合 (显示$2个)",
|
||||
lvnote_npcsfound: "找到$1个NPC (显示$2个) ",
|
||||
lvnote_npcsfound: "找到$1个NPC (显示$2个)",
|
||||
lvnote_objectsfound: "找到$1件物品 (显示$2件)",
|
||||
lvnote_questsfound: "找到$1个任务 (显示$2个)",
|
||||
lvnote_questsind: '任务位于分类 <a href="?quests=$1.$2" target="_blank">$3</a>。',
|
||||
|
||||
Reference in New Issue
Block a user