freqency_descriptions = { { text = STRINGS.UI.SANDBOXMENU.SLIDENEVER, data = "never" }, { text = STRINGS.UI.SANDBOXMENU.SLIDERARE, data = "rare" }, { text = STRINGS.UI.SANDBOXMENU.SLIDEDEFAULT, data = "default" } } freqency_descriptions_ps4_exceptions = { { text = STRINGS.UI.SANDBOXMENU.SLIDENEVER, data = "never" }, { text = STRINGS.UI.SANDBOXMENU.SLIDERARE, data = "rare" }, { text = STRINGS.UI.SANDBOXMENU.SLIDEDEFAULT, data = "default" }, { text = STRINGS.UI.SANDBOXMENU.SLIDEOFTEN, data = "often" }, { text = STRINGS.UI.SANDBOXMENU.SLIDEALWAYS, data = "always" }, }
It's "frequency" not "freqency"
Steps to Reproduce
Run some spell checker idk
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now