diff --git a/env/translations_deDE.lua b/env/translations_deDE.lua index 033ef2a6..c71104f8 100644 --- a/env/translations_deDE.lua +++ b/env/translations_deDE.lua @@ -268,6 +268,7 @@ pfUI_translation["deDE"] = { ["Enable Energy Ticks"] = nil, ["Enable Extended Guild Information"] = nil, ["Enable Frame Shadow"] = nil, + ["Enable Full-Text Search"] = nil, ["Enable Indicators"] = nil, ["Enable Item Quality Color For Equipment Only"] = nil, ["Enable \"Loot & Spam\" Chat Window"] = nil, diff --git a/env/translations_enUS.lua b/env/translations_enUS.lua index c485fade..d8d24f80 100644 --- a/env/translations_enUS.lua +++ b/env/translations_enUS.lua @@ -268,6 +268,7 @@ pfUI_translation["enUS"] = { ["Enable Energy Ticks"] = nil, ["Enable Extended Guild Information"] = nil, ["Enable Frame Shadow"] = nil, + ["Enable Full-Text Search"] = nil, ["Enable Indicators"] = nil, ["Enable Item Quality Color For Equipment Only"] = nil, ["Enable \"Loot & Spam\" Chat Window"] = nil, diff --git a/env/translations_esES.lua b/env/translations_esES.lua index b2610d95..825144f6 100644 --- a/env/translations_esES.lua +++ b/env/translations_esES.lua @@ -268,6 +268,7 @@ pfUI_translation["esES"] = { ["Enable Energy Ticks"] = "Activar tics de energía", ["Enable Extended Guild Information"] = "Activar información de hermandad extendida", ["Enable Frame Shadow"] = "Activar sombra del marco", + ["Enable Full-Text Search"] = nil, ["Enable Indicators"] = "Activar indicadores", ["Enable Item Quality Color For Equipment Only"] = "Mostrar el color de calidad de objetos solo para equipo", ["Enable \"Loot & Spam\" Chat Window"] = "Activar ventana de chat \"Botín y spam\"", diff --git a/env/translations_frFR.lua b/env/translations_frFR.lua index fcbaaae2..9bcf044c 100644 --- a/env/translations_frFR.lua +++ b/env/translations_frFR.lua @@ -268,6 +268,7 @@ pfUI_translation["frFR"] = { ["Enable Energy Ticks"] = "Activer la barre de rechargement d'énergie", ["Enable Extended Guild Information"] = "Activer les informations de guilde étendues", ["Enable Frame Shadow"] = "Activer l'ombre des cadres", + ["Enable Full-Text Search"] = nil, ["Enable Indicators"] = "Activer les indicateurs", ["Enable Item Quality Color For Equipment Only"] = "Activer la couleur de la qualité des objets seulement sur les pièces d'équipement", ["Enable \"Loot & Spam\" Chat Window"] = "Activer la fenêtre de chat \"Butins & Spam\"", diff --git a/env/translations_koKR.lua b/env/translations_koKR.lua index 5211dbc0..754dc9a2 100644 --- a/env/translations_koKR.lua +++ b/env/translations_koKR.lua @@ -268,6 +268,7 @@ pfUI_translation["koKR"] = { ["Enable Energy Ticks"] = "Energy Ticks 활성화", ["Enable Extended Guild Information"] = "길드 정보 확장 사용", ["Enable Frame Shadow"] = nil, + ["Enable Full-Text Search"] = nil, ["Enable Indicators"] = nil, ["Enable Item Quality Color For Equipment Only"] = "착용장비 전용 아이템품질 색상 활성화", ["Enable \"Loot & Spam\" Chat Window"] = "\"루팅 & 스팜\"채팅 창 사용", diff --git a/env/translations_ruRU.lua b/env/translations_ruRU.lua index 69d7e6c9..64f180cd 100644 --- a/env/translations_ruRU.lua +++ b/env/translations_ruRU.lua @@ -268,6 +268,7 @@ pfUI_translation["ruRU"] = { ["Enable Energy Ticks"] = "Включить восполнение энергии", ["Enable Extended Guild Information"] = "Включить расширенную информацию о гильдии", ["Enable Frame Shadow"] = "Включить тень окон", + ["Enable Full-Text Search"] = nil, ["Enable Indicators"] = "Включить индикаторы", ["Enable Item Quality Color For Equipment Only"] = "Включить цвет качества предметов только для экипировки", ["Enable \"Loot & Spam\" Chat Window"] = "Включить окно чата \"Добыча & Спам\"", diff --git a/env/translations_zhCN.lua b/env/translations_zhCN.lua index 97a1233a..ca7d91db 100644 --- a/env/translations_zhCN.lua +++ b/env/translations_zhCN.lua @@ -268,6 +268,7 @@ pfUI_translation["zhCN"] = { ["Enable Energy Ticks"] = "显示能量刻度", ["Enable Extended Guild Information"] = "公会信息扩展显示", ["Enable Frame Shadow"] = "启用框架阴影", + ["Enable Full-Text Search"] = nil, ["Enable Indicators"] = "启用指示器", ["Enable Item Quality Color For Equipment Only"] = "仅在装备上显示品质颜色", ["Enable \"Loot & Spam\" Chat Window"] = "启用[拾取、综合]聊天窗口", diff --git a/env/translations_zhTW.lua b/env/translations_zhTW.lua index 8198c9b4..4641204c 100644 --- a/env/translations_zhTW.lua +++ b/env/translations_zhTW.lua @@ -268,6 +268,7 @@ pfUI_translation["zhTW"] = { ["Enable Energy Ticks"] = "顯示能量刻度", ["Enable Extended Guild Information"] = "公會資訊擴展顯示", ["Enable Frame Shadow"] = "啟用框架陰影", + ["Enable Full-Text Search"] = nil, ["Enable Indicators"] = nil, ["Enable Item Quality Color For Equipment Only"] = "僅在裝備上顯示品質顏色", ["Enable \"Loot & Spam\" Chat Window"] = "啟用[拾取、綜合]聊天視窗",