Developers can now use Details! directly from a github clone
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "deDE")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="deDE", format="lua_additive_table")@
|
||||
--@localization(locale="deDE", format="lua_additive_table")@
|
||||
+1712
-1
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "esES")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="esES", format="lua_additive_table")@
|
||||
--@localization(locale="esES", format="lua_additive_table")@
|
||||
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "esMX")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="esMX", format="lua_additive_table")@
|
||||
--@localization(locale="esMX", format="lua_additive_table")@
|
||||
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "frFR")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="frFR", format="lua_additive_table")@
|
||||
--@localization(locale="frFR", format="lua_additive_table")@
|
||||
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "itIT")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="itIT", format="lua_additive_table")@
|
||||
--@localization(locale="itIT", format="lua_additive_table")@
|
||||
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "koKR")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="koKR", format="lua_additive_table")@
|
||||
--@localization(locale="koKR", format="lua_additive_table")@
|
||||
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "ptBR")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="ptBR", format="lua_additive_table")@
|
||||
--@localization(locale="ptBR", format="lua_additive_table")@
|
||||
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "ruRU")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="ruRU", format="lua_additive_table")@
|
||||
--@localization(locale="ruRU", format="lua_additive_table")@
|
||||
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "zhCN")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="zhCN", format="lua_additive_table")@
|
||||
--@localization(locale="zhCN", format="lua_additive_table")@
|
||||
@@ -1,4 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "zhTW")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="zhTW", format="lua_additive_table")@
|
||||
--@localization(locale="zhTW", format="lua_additive_table")@
|
||||
Reference in New Issue
Block a user