Skip to content

Commit

Permalink
Add Mauga
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed Apr 11, 2024
1 parent 0afb7a0 commit 2d6585d
Show file tree
Hide file tree
Showing 35 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ local heroes = {
Kiriko = "Kiriko",
Lifeweaver = "Lifeweaver",
Lucio = "Lúcio",
Mauga = "Mauga",
Mei = "Mei",
Mercy = "Mercy",
Moira = "Moira",
Expand Down Expand Up @@ -66,6 +67,7 @@ local three = {
Kiriko = true,
Ramattra = true,
Illari = true,
Mauga = true,
}

local function register(locale)
Expand Down
4 changes: 4 additions & 0 deletions Locales.lua
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ L.Junkrat = "정크랫"
L.Kiriko = "키리코"
L.Lifeweaver = "라이프위버"
L.Lucio = "루시우"
L.Mauga = "마우가"
L.McCree = "캐서디"
L.Mei = "메이"
L.Mercy = "메르시"
Expand Down Expand Up @@ -93,6 +94,7 @@ L.Junkrat = "Крысавчик"
L.Kiriko = "Кирико"
L.Lifeweaver = "Ткач Жизни"
L.Lucio = "Лусио"
L.Mauga = "Мауга"
L.McCree = "Кэссиди"
L.Mei = "Мэй"
L.Mercy = "Ангел"
Expand Down Expand Up @@ -136,6 +138,7 @@ L.Junkrat = "炸彈鼠"
L.Kiriko = "雾子"
L.Lifeweaver = "生命之梭"
L.Lucio = "路西歐"
L.Mauga = "毛加"
L.McCree = "卡西迪"
L.Mei = "小美"
L.Mercy = "慈悲"
Expand Down Expand Up @@ -180,6 +183,7 @@ L.Junkrat = "狂鼠"
L.Kiriko = "霧子"
L.Lifeweaver = "織命"
L.Lucio = "卢西奥"
L.Mauga = "莫加"
L.McCree = "卡西迪"
L.Mei = ""
L.Mercy = "“天使”"
Expand Down
Binary file added deDE/Mauga_1.ogg
Binary file not shown.
Binary file added deDE/Mauga_2.ogg
Binary file not shown.
Binary file added deDE/Mauga_3.ogg
Binary file not shown.
Binary file added enUS/Mauga_1.ogg
Binary file not shown.
Binary file added enUS/Mauga_2.ogg
Binary file not shown.
Binary file added enUS/Mauga_3.ogg
Binary file not shown.
Binary file added esES/Mauga_1.ogg
Binary file not shown.
Binary file added esES/Mauga_2.ogg
Binary file not shown.
Binary file added esES/Mauga_3.ogg
Binary file not shown.
Binary file added esMX/Mauga_1.ogg
Binary file not shown.
Binary file added esMX/Mauga_2.ogg
Binary file not shown.
Binary file added esMX/Mauga_3.ogg
Binary file not shown.
Binary file added frFR/Mauga_1.ogg
Binary file not shown.
Binary file added frFR/Mauga_2.ogg
Binary file not shown.
Binary file added frFR/Mauga_3.ogg
Binary file not shown.
Binary file added itIT/Mauga_1.ogg
Binary file not shown.
Binary file added itIT/Mauga_2.ogg
Binary file not shown.
Binary file added itIT/Mauga_3.ogg
Binary file not shown.
Binary file added koKR/Mauga_1.ogg
Binary file not shown.
Binary file added koKR/Mauga_2.ogg
Binary file not shown.
Binary file added koKR/Mauga_3.ogg
Binary file not shown.
Binary file added ptBR/Mauga_1.ogg
Binary file not shown.
Binary file added ptBR/Mauga_2.ogg
Binary file not shown.
Binary file added ptBR/Mauga_3.ogg
Binary file not shown.
Binary file added ruRU/Mauga_1.ogg
Binary file not shown.
Binary file added ruRU/Mauga_2.ogg
Binary file not shown.
Binary file added ruRU/Mauga_3.ogg
Binary file not shown.
Binary file added zhCN/Mauga_1.ogg
Binary file not shown.
Binary file added zhCN/Mauga_2.ogg
Binary file not shown.
Binary file added zhCN/Mauga_3.ogg
Binary file not shown.
Binary file added zhTW/Mauga_1.ogg
Binary file not shown.
Binary file added zhTW/Mauga_2.ogg
Binary file not shown.
Binary file added zhTW/Mauga_3.ogg
Binary file not shown.

0 comments on commit 2d6585d

Please sign in to comment.