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:
Sarjuuk
2025-08-11 16:00:18 +02:00
parent a48e94cd8b
commit 6557e70d5c
73 changed files with 26256 additions and 25699 deletions

View File

@@ -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>。',