this line:
-- L["WOW_ITEM_TYPE_GLYPH"] = ""
should be
L["WOW_ITEM_TYPE_GLYPH"] = "雕紋"
this line:
-- L["LOCATION_PET"] = ""
-- L["LOCATION_MOUNT"] = ""
-- L["LOCATION_TOKEN"] = ""
should be
L["LOCATION_PET"] = "寵物"
L["LOCATION_MOUNT"] = "坐騎"
L["LOCATION_TOKEN"] = "徽章"
this line:
-- L["CATEGORY_SYSTEM_TOKEN"] = ""
should be
L["CATEGORY_SYSTEM_TOKEN"] = "徽章"
Thanks for your Arkinventory,I like it.
--
You received this message because you are subscribed to the Google Groups "wow-arkinventory" group.
To post to this group, send email to
wow-arki...@googlegroups.com.
To unsubscribe from this group, send email to
wow-arkinvento...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/wow-arkinventory?hl=en.