Mercurial > wow > reaction
view locale-enUS.lua @ 5:27aeec452e7f
(none)
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 20 Mar 2007 21:20:05 +0000 |
parents | c11ca1d8ed91 |
children | f920db5fc6b1 |
line wrap: on
line source
-- English localization file for ReAction local L = AceLibrary("AceLocale-2.0"):new("ReAction") L:RegisterTranslations("enUS", function() return { ["Lock"] = true, } end )