mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-03 16:49:58 +00:00
Correctif
This commit is contained in:
parent
388475bbca
commit
920c815588
1 changed files with 15 additions and 14 deletions
|
|
@ -814,6 +814,7 @@ namespace AideDeJeu.ViewModels
|
||||||
new KeyValuePair<string, string>("Équipement, sellerie et véhicules à traction", "Équipement, sellerie et véhicules à traction" ),
|
new KeyValuePair<string, string>("Équipement, sellerie et véhicules à traction", "Équipement, sellerie et véhicules à traction" ),
|
||||||
new KeyValuePair<string, string>("Bateau", "Bateau" ),
|
new KeyValuePair<string, string>("Bateau", "Bateau" ),
|
||||||
new KeyValuePair<string, string>("Marchandise", "Marchandise" ),
|
new KeyValuePair<string, string>("Marchandise", "Marchandise" ),
|
||||||
|
new KeyValuePair<string, string>("Service", "Service" ),
|
||||||
new KeyValuePair<string, string>("Nourriture, boisson et logement", "Nourriture, boisson et logement" ),
|
new KeyValuePair<string, string>("Nourriture, boisson et logement", "Nourriture, boisson et logement" ),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue