Closed Mctalian closed 1 week ago
L["Toggle Loot History"] = "切换拾取历史" L["Enable Loot History"] = "启用拾取历史" L["EnableLootHistoryDesc"] = "启用或禁用显示拾取历史的功能" L["Loot History Size"] = "拾取历史大小" L["LootHistorySizeDesc"] = "设置拾取历史窗口的大小" L["Enable Party Loot in Feed"] = "在信息流中启用队伍拾取" L["EnablePartyLootDesc"] = "启用此选项以在信息流中显示队伍的拾取记录" L["Enable Secondary Row Text"] = "启用次级行文本" L["EnableSecondaryRowTextDesc"] = "启用或禁用在次级行中显示额外信息的功能" L["Secondary Font Size"] = "次级字体大小" L["SecondaryFontSizeDesc"] = "设置次级行文本的字体大小"
Sorry, I've been busy lately and haven't paid attention to World of Warcraft and addons
@byezero no worries! I hope everything is well for you - as always, thank you for your help!
Translation Status for zhCN.lua
Translation progress: 93.0%
Missing translations: 11
Missing Keys and their enUS values
| Missing Key | enUS Value | |-------------|------------| | Toggle Loot History | Toggle Loot History | | Enable Loot History | Enable Loot History | | EnableLootHistoryDesc | Store a history of looted items and display them in a separate frame | | Loot History Size | Loot History Size | | LootHistorySizeDesc | The maximum number of items to store in the loot history | | Enable Party Loot in Feed | Enable Party Loot in Feed | | EnablePartyLootDesc | Show party/raid looted items in the Loot Feed | | Enable Secondary Row Text | Enable Secondary Row Text | | EnableSecondaryRowTextDesc | If checked, show secondary row text, such as item level, secondary stats, vendor price, etc. if applicable. | | Secondary Font Size | Secondary Font Size | | SecondaryFontSizeDesc | The size of the secondary text in the loot feed in \ |You can even make changes for this file and open a PR directly in your browser
Please provide one or more of these values in a Pull Request or a Comment on this issue
``` L["Toggle Loot History"] = "" L["Enable Loot History"] = "" L["EnableLootHistoryDesc"] = "" L["Loot History Size"] = "" L["LootHistorySizeDesc"] = "" L["Enable Party Loot in Feed"] = "" L["EnablePartyLootDesc"] = "" L["Enable Secondary Row Text"] = "" L["EnableSecondaryRowTextDesc"] = "" L["Secondary Font Size"] = "" L["SecondaryFontSizeDesc"] = "" ```