代码搜索:localization

找到约 2,270 项符合「localization」的源代码

代码结果 2,270
www.eeworm.com/read/223519/4810923

lua localization.fr.lua

--[[ Bagnon Localization file: French Language Credit goes to namAtsar --]] if GetLocale() ~= "frFR" then return end local L = BAGNON_LOCALS --bindings BINDING_HEADER_BAGNON = "Bagnon"
www.eeworm.com/read/223519/4810924

lua localization.es.lua

--[[ Bagnon Localization file: Spanish Credit goes to Ferroginus --]] if GetLocale() ~= "esES" then return end local L = BAGNON_LOCALS --bindings BINDING_HEADER_BAGNON = "Bagnon" BIN
www.eeworm.com/read/223519/4810925

lua localization.de.lua

--[[ Bagnon Localization file: German Credit goes to Sarkan on Curse and ArtureLeCoiffeur on ui.worldofwar.net --]] if GetLocale() ~= "deDE" then return end local L = BAGNON_LOCALS --
www.eeworm.com/read/223519/4810935

lua localization.cn.lua

--[[ Bagnon Forever Localization file This provides a way to translate Bagnon_Forever into different languages. THIS FILE IS ENCODED IN UTF-8 Bagnon Localization file: Chinese Credi
www.eeworm.com/read/223519/4810936

lua localization.fr.lua

--[[ Bagnon Forever Localization file This provides a way to translate Bagnon_Forever into different languages. --]] if GetLocale() == "frFR" then -- local L = BAGNON_FOREVER_LOCALS -- L.
www.eeworm.com/read/223519/4810937

lua localization.es.lua

--[[ Bagnon Forever Localization file This provides a way to translate Bagnon_Forever into different languages. --]] if GetLocale() == "esES" then -- local L = BAGNON_FOREVER_LOCALS -- L
www.eeworm.com/read/223519/4810938

lua localization.de.lua

--[[ Bagnon Forever Localization file This provides a way to translate Bagnon_Forever into different languages. --]] if GetLocale() == "deDE" then -- local L = BAGNON_FOREVER_LOCALS -- L.