Merge pull request #44 from piroxxi/master
Pull request for adding French to Dominion Tabs Generator
This commit is contained in:
commit
8712c43d07
52
card_db/fr/card_groups.json
Normal file
52
card_db/fr/card_groups.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"Tournament": {
|
||||
"subcards": [
|
||||
"Bag of Gold",
|
||||
"Diadem",
|
||||
"Followers",
|
||||
"Princess",
|
||||
"Trusty Steed"
|
||||
],
|
||||
"new_name": "Tournament and Prizes"
|
||||
},
|
||||
"Shelters": {
|
||||
"subcards": [
|
||||
"Hovel",
|
||||
"Overgrown Estate",
|
||||
"Necropolis"
|
||||
],
|
||||
"new_name": "Shelters"
|
||||
},
|
||||
"Page": {
|
||||
"subcards": [
|
||||
"Treasure Hunter",
|
||||
"Warrior",
|
||||
"Hero",
|
||||
"Champion"
|
||||
],
|
||||
"new_name": "Page -> Champion"
|
||||
},
|
||||
"Peasant": {
|
||||
"subcards": [
|
||||
"Soldier",
|
||||
"Fugitive",
|
||||
"Disciple",
|
||||
"Teacher"
|
||||
],
|
||||
"new_name": "Peasant -> Teacher"
|
||||
},
|
||||
"Hermit \/ Madman": {
|
||||
"subcards": [
|
||||
"Hermit",
|
||||
"Madman"
|
||||
],
|
||||
"new_name": "Hermit \/ Madman"
|
||||
},
|
||||
"Urchin \/ Mercenary": {
|
||||
"subcards": [
|
||||
"Urchin",
|
||||
"Mercenary"
|
||||
],
|
||||
"new_name": "Urchin \/ Mercenary"
|
||||
}
|
||||
}
|
||||
2498
card_db/fr/cards.json
Normal file
2498
card_db/fr/cards.json
Normal file
File diff suppressed because it is too large
Load Diff
11
card_db/fr/mapping.json
Normal file
11
card_db/fr/mapping.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"alchimie": "alchemy",
|
||||
"l'intrigue": "intrigue",
|
||||
"l'arrière-pays": "hinterlands",
|
||||
"prosperité": "prosperity",
|
||||
"rivages": "seaside",
|
||||
"abondance": "cornucopia",
|
||||
"age des ténèbres": "dark ages",
|
||||
"guildes": "guilds",
|
||||
"aventures": "adventures"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user