Skip to content

Commit

Permalink
Movers: Add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Dec 7, 2020
1 parent 5b7fb03 commit 0656a72
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions localization/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L["Zoom Out Button"] = "Herauszoom-Knopf"
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
L.pvpCaptureBar = "PvP Aufnahmeleisten"
--L.buffs = "Buffs/Debuffs"
1 change: 1 addition & 0 deletions localization/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ L.disableWarning = "Disabling this will temporarily show the loading screen. Are
L.enableObject = "Enable %s"
L.lockObject = "Lock %s"
L.pvpCaptureBar = "PvP Capture Bar"
L.buffs = "Buffs/Debuffs"

-- ./Ping.lua
L["Show who pinged"] = "Show who pinged"
Expand Down
1 change: 1 addition & 0 deletions localization/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L.updateRateDesc = "Cuanto más bajo sea el valor, más rápido se actualizarán
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
L.pvpCaptureBar = "PvP Capturar Barr"
--L.buffs = "Buffs/Debuffs"
1 change: 1 addition & 0 deletions localization/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L["Zoom Out Button"] = "Boutton Zoom Exterieur"
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
L.pvpCaptureBar = "PvP Barre de Capture"
--L.buffs = "Buffs/Debuffs"
1 change: 1 addition & 0 deletions localization/itIT.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L["Zoom Out Button"] = "Pulsante Zoom d'Ingrandimento"
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
L.pvpCaptureBar = "PvP Barre di Cattura"
--L.buffs = "Buffs/Debuffs"
1 change: 1 addition & 0 deletions localization/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L["Zoom Out Button"] = "확대 버튼" -- Needs review
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
L.pvpCaptureBar = "전장 지배 바"
--L.buffs = "Buffs/Debuffs"
1 change: 1 addition & 0 deletions localization/ptBR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L["Zoom Out Button"] = "Botão diminuir o Zoom"
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
--L.pvpCaptureBar = "PvP Capture Bar"
--L.buffs = "Buffs/Debuffs"
1 change: 1 addition & 0 deletions localization/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L["Zoom Out Button"] = "кнопку отдаления" -- Needs review
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
L.pvpCaptureBar = "ПвП Бар захвата"
--L.buffs = "Buffs/Debuffs"
1 change: 1 addition & 0 deletions localization/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L["Zoom Out Button"] = "缩小按钮"
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
L.pvpCaptureBar = "PvP 占领进度条"
--L.buffs = "Buffs/Debuffs"
1 change: 1 addition & 0 deletions localization/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,4 @@ L["Zoom Out Button"] = "縮小按鈕"
--L.enableObject = "Enable %s"
--L.lockObject = "Lock %s"
L.pvpCaptureBar = "PvP 佔領狀態條"
--L.buffs = "Buffs/Debuffs"

0 comments on commit 0656a72

Please sign in to comment.