Starting adding a french version

This commit is contained in:
piroxxi 2016-04-26 01:03:37 +02:00
parent 6f603712f5
commit 0fc7b71f24
3 changed files with 2732 additions and 0 deletions

View 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"
}
}

2678
card_db/fr/cards.json Normal file

File diff suppressed because it is too large Load Diff

2
card_db/fr/mapping.json Normal file
View File

@ -0,0 +1,2 @@
{
}