flickerstreak@1: -- English localization file for ReAction flickerstreak@1: flickerstreak@1: local L = AceLibrary("AceLocale-2.0"):new("ReAction") flickerstreak@1: flickerstreak@1: L:RegisterTranslations("enUS", function() flickerstreak@1: return { flickerstreak@1: ["Lock"] = true, flickerstreak@1: } flickerstreak@1: end flickerstreak@1: )