Mctalian / RPGLootFeed

A non-intrusive way to see what you just looted.
MIT License
2 stars 2 forks source link

i18n: zhCN Translations #106

Closed Mctalian closed 5 days ago

Mctalian commented 1 week ago

Translation Status for zhCN.lua

Translation progress: 98.5%

Missing translations: 2

Missing Keys and their enUS values | Missing Key | enUS Value | |-------------|------------| | Disable Row Highlight | Disable Row Highlight | | DisableRowHighlightDesc | If checked, don't highlight a row when you loot the same item again and the quanity is updated. |

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["Disable Row Highlight"] = "" L["DisableRowHighlightDesc"] = "" ```
byezero commented 6 days ago

L["Disable Row Highlight"] = "禁用行高亮" L["DisableRowHighlightDesc"] = "如果选中,当你再次拾取相同的物品并且数量更新时,不再高亮显示该行。"