diff --git a/locale/enUS.lua b/locale/enUS.lua index 4c20f30..449b96d 100644 --- a/locale/enUS.lua +++ b/locale/enUS.lua @@ -2,6 +2,24 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4","enUS",true) if not L then return end + L["Lock"]="Lock" + L["Lock all bars."]="Lock all bars." + L["Bars"]="Bars" + L["Self-Cast by modifier"]="Self-Cast by modifier" + L["Toggle the use of the modifier-based self-cast functionality."]="Toggle the use of the modifier-based self-cast functionality." + L["Right-click Self-Cast"]="Right-click Self-Cast" + L["Toggle the use of the right-click self-cast functionality."]="Toggle the use of the right-click self-cast functionality." + L["Out of Range Indicator"]="Out of Range Indicator" + L["Configure how the Out of Range Indicator should display on the buttons."]="Configure how the Out of Range Indicator should display on the buttons." + L["Colors"]="Colors" + L["Out of Range Indicator"]="Out of Range Indicator" + L["Specify the Color of the Out of Range Indicator"]="Specify the Color of the Out of Range Indicator" + L["Out of Mana Indicator"]="Out of Mana Indicator" + L["Specify the Color of the Out of Mana Indicator"]="Specify the Color of the Out of Mana Indicator" + L["Button Tooltip"]="Button Tooltip" + L["Configure the Button Tooltip."]="Configure the Button Tooltip." + L["FAQ"]="FAQ" + L["Frequently Asked Questions"]="Frequently Asked Questions" L["FAQ_TEXT"] = [[ |cffffd200 I just installed Bartender4, but my keybindings do not show up on the buttons/do not work entirely.