Skip to content

Commit

Permalink
Add Juno
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed Sep 9, 2024
1 parent cd00e3d commit 9cbca82
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 @@ -31,6 +31,7 @@ local heroes = {
Illari = "Illari",
JunkerQueen = "Junker Queen",
Junkrat = "Junkrat",
Juno = "Juno",
Kiriko = "Kiriko",
Lifeweaver = "Lifeweaver",
Lucio = "Lúcio",
Expand Down Expand Up @@ -70,6 +71,7 @@ local three = {
Illari = true,
Mauga = true,
Venture = true,
Juno = 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 @@ -44,6 +44,7 @@ L.Hanzo = "한조"
L.Illari = "일리아리"
L.JunkerQueen = "정커퀸"
L.Junkrat = "정크랫"
L.Juno = "주노"
L.Kiriko = "키리코"
L.Lifeweaver = "라이프위버"
L.Lucio = "루시우"
Expand Down Expand Up @@ -92,6 +93,7 @@ L.Hanzo = "Хандзо"
L.Illari = "Иллари"
L.JunkerQueen = "Королева Стервятников"
L.Junkrat = "Крысавчик"
L.Juno = "Юнона"
L.Kiriko = "Кирико"
L.Lifeweaver = "Ткач Жизни"
L.Lucio = "Лусио"
Expand Down Expand Up @@ -137,6 +139,7 @@ L.Hanzo = "半藏"
L.Illari = "伊拉锐"
L.JunkerQueen = "渣客女王"
L.Junkrat = "炸彈鼠"
L.Juno = "朱诺"
L.Kiriko = "雾子"
L.Lifeweaver = "生命之梭"
L.Lucio = "路西歐"
Expand Down Expand Up @@ -183,6 +186,7 @@ L.Hanzo = "半藏"
L.Illari = "伊拉里"
L.JunkerQueen = "垃圾鎮女王"
L.Junkrat = "狂鼠"
L.Juno = "朱諾"
L.Kiriko = "霧子"
L.Lifeweaver = "織命"
L.Lucio = "卢西奥"
Expand Down
Binary file added deDE/Juno_1.ogg
Binary file not shown.
Binary file added deDE/Juno_2.ogg
Binary file not shown.
Binary file added deDE/Juno_3.ogg
Binary file not shown.
Binary file added enUS/Juno_1.ogg
Binary file not shown.
Binary file added enUS/Juno_2.ogg
Binary file not shown.
Binary file added enUS/Juno_3.ogg
Binary file not shown.
Binary file added esES/Juno_1.ogg
Binary file not shown.
Binary file added esES/Juno_2.ogg
Binary file not shown.
Binary file added esES/Juno_3.ogg
Binary file not shown.
Binary file added esMX/Juno_1.ogg
Binary file not shown.
Binary file added esMX/Juno_2.ogg
Binary file not shown.
Binary file added esMX/Juno_3.ogg
Binary file not shown.
Binary file added frFR/Juno_1.ogg
Binary file not shown.
Binary file added frFR/Juno_2.ogg
Binary file not shown.
Binary file added frFR/Juno_3.ogg
Binary file not shown.
Binary file added itIT/Juno_1.ogg
Binary file not shown.
Binary file added itIT/Juno_2.ogg
Binary file not shown.
Binary file added itIT/Juno_3.ogg
Binary file not shown.
Binary file added koKR/Juno_1.ogg
Binary file not shown.
Binary file added koKR/Juno_2.ogg
Binary file not shown.
Binary file added koKR/Juno_3.ogg
Binary file not shown.
Binary file added ptBR/Juno_1.ogg
Binary file not shown.
Binary file added ptBR/Juno_2.ogg
Binary file not shown.
Binary file added ptBR/Juno_3.ogg
Binary file not shown.
Binary file added ruRU/Juno_1.ogg
Binary file not shown.
Binary file added ruRU/Juno_2.ogg
Binary file not shown.
Binary file added ruRU/Juno_3.ogg
Binary file not shown.
Binary file added zhCN/Juno_1.ogg
Binary file not shown.
Binary file added zhCN/Juno_2.ogg
Binary file not shown.
Binary file added zhCN/Juno_3.ogg
Binary file not shown.
Binary file added zhTW/Juno_1.ogg
Binary file not shown.
Binary file added zhTW/Juno_2.ogg
Binary file not shown.
Binary file added zhTW/Juno_3.ogg
Binary file not shown.

0 comments on commit 9cbca82

Please sign in to comment.