Skip to content

Commit

Permalink
triggers build: docs: Update timeline guide (quisquous#5734)
Browse files Browse the repository at this point in the history
This is (probably) not a complete modernization, but it should be a good
first pass. I tried to structure the commits to be sensibly distinct for
review and rollback purposes. 7848349
  • Loading branch information
github-actions committed Jul 30, 2023
1 parent 7809078 commit 5c6ee65
Show file tree
Hide file tree
Showing 3 changed files with 818 additions and 12 deletions.
9 changes: 6 additions & 3 deletions 00-misc/the_masked_carnivale.js
Original file line number Diff line number Diff line change
Expand Up @@ -1380,7 +1380,6 @@ Options.Triggers.push({
timelineReplace: [
{
'locale': 'de',
'missingTranslations': true,
'replaceSync': {
'Apademak': 'Apademak',
'Arena Catoblepas': 'Arena-Catblepus',
Expand All @@ -1402,8 +1401,10 @@ Options.Triggers.push({
'Crom Dubh': 'Crom Dubh',
'Durinn': 'Durinn',
'Epilogi': 'Epilogi',
'Gilded Cyclops': 'gülden(?:e|er|es|en) Zyklop',
'Gladiatorial Node': 'kämpferisch(?:e|er|es|en) System',
'Gogo, Master of Mimicry': 'Gogo (?:der|die|das) Mime',
'Goldor': 'Goldor',
'Guimauve': 'Guimauve',
'Hydnora': 'Hydnora',
'Kreios': 'Kreios',
Expand All @@ -1423,7 +1424,6 @@ Options.Triggers.push({
},
{
'locale': 'fr',
'missingTranslations': true,
'replaceSync': {
'Apademak': 'Apademak',
'Arena Catoblepas': 'catoblépas de l\'arène',
Expand All @@ -1445,8 +1445,10 @@ Options.Triggers.push({
'Crom Dubh': 'Crom Dubh',
'Durinn': 'Durinn',
'Epilogi': 'Epilogi',
'Gilded Cyclops': 'cyclope de Goldor',
'Gladiatorial Node': 'sphère gladiatrice',
'Gogo, Master of Mimicry': 'Gogo le mime',
'Goldor': 'Goldor',
'Guimauve': 'Guimauve',
'Hydnora': 'Hydnora',
'Kreios': 'Kreios',
Expand All @@ -1466,7 +1468,6 @@ Options.Triggers.push({
},
{
'locale': 'ja',
'missingTranslations': true,
'replaceSync': {
'Apademak': 'アペデマク',
'Arena Catoblepas': 'アリーナ・カトブレパス',
Expand All @@ -1488,8 +1489,10 @@ Options.Triggers.push({
'Crom Dubh': 'クロムドゥーブ',
'Durinn': 'ドゥリン',
'Epilogi': 'エペロギ',
'Gilded Cyclops': 'ゴールドル・サイクロプス',
'Gladiatorial Node': '闘技システム',
'Gogo, Master of Mimicry': 'ものまね士ゴゴ',
'Goldor': 'ゴールドル',
'Guimauve': 'ギモーヴ',
'Hydnora': 'ヒドノラ',
'Kreios': 'クレイオス',
Expand Down
Loading

0 comments on commit 5c6ee65

Please sign in to comment.