-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
10 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('deDE') | ||
|
||
L['Trainer Ikaros'] = 'Ausbilder Ikaros' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = 'Nadjia Nebelklinge' -- npcID = 180523 | ||
L['Squeezums'] = 'Pressi' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('deDE') -- luacheck: ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('esES') | ||
|
||
L['Trainer Ikaros'] = 'Instructor Ikaros' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = 'Nadjia la Hojaniebla' -- npcID = 180523 | ||
L['Squeezums'] = 'Estrujín' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('esES') -- luacheck: ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('esMX') | ||
|
||
L['Trainer Ikaros'] = 'Instructor Ikaros' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = 'Nadjia la Hojaniebla' -- npcID = 180523 | ||
L['Squeezums'] = 'Estrujín' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('esMX') -- luacheck: ignore |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('frFR') | ||
|
||
L['Trainer Ikaros'] = 'Instructeur Ikaros' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = 'Nadjia la Lame fantôme' -- npcID = 180523 | ||
L['Squeezums'] = 'Pressonille' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('frFR') -- luacheck: ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('itIT') | ||
|
||
L['Trainer Ikaros'] = 'Istruttore Ikaros' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = 'Nadjia la Lamabruma' -- npcID = 180523 | ||
L['Squeezums'] = 'Spremucchio' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('itIT') -- luacheck: ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('koKR') | ||
|
||
L['Trainer Ikaros'] = '훈련사 이카로스' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = '안개칼날 나지아' -- npcID = 180523 | ||
L['Squeezums'] = '스퀴줌스' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('koKR') -- luacheck: ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('ptBR') | ||
|
||
L['Trainer Ikaros'] = 'Treinador Ikaros' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = 'Nadjia, a Lâmina da Névoa' -- npcID = 180523 | ||
L['Squeezums'] = 'Espremosa' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('ptBR') -- luacheck: ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('ruRU') | ||
|
||
L['Trainer Ikaros'] = 'Укротитель Икар' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = 'Наджия, Клинок Туманов' -- npcID = 180523 | ||
L['Squeezums'] = 'Ляпсус' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('ruRU') -- luacheck: ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('zhCN') | ||
|
||
L['Trainer Ikaros'] = '训练师伊卡洛斯' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = '娜德佳,迷雾之刃' -- npcID = 180523 | ||
L['Squeezums'] = '斯奎祖姆斯' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('zhCN') -- luacheck: ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1 @@ | ||
local L = select(2, ...).L('zhTW') | ||
|
||
L['Trainer Ikaros'] = '训练师伊卡洛斯' -- npcID = 165239 | ||
L['Nadjia the Mistblade'] = '娜德佳,迷雾之刃' -- npcID = 180523 | ||
L['Squeezums'] = '斯奎祖姆斯' -- npcID = 174362 | ||
|
||
-- L['Click %s first'] -- MISSING! | ||
-- L['Spam %s to complete'] -- MISSING! | ||
-- L['Stand in circle and spam %s to complete'] -- MISSING! | ||
local L = select(2, ...).L('zhTW') -- luacheck: ignore |