mirror of
https://github.com/ckaczor/TillerTracker.git
synced 2026-02-05 09:45:38 -05:00
Move code to git, update interface version, and update main version
This commit is contained in:
6
Locale/frFR.lua
Normal file
6
Locale/frFR.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
local ADDON_NAME = ...
|
||||
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale(ADDON_NAME, "frFR")
|
||||
if not L then return end
|
||||
|
||||
--@localization(locale="frFR", format="lua_additive_table")@
|
||||
Reference in New Issue
Block a user