TouchyTickets/TouchyTickets/Content/Localization/Localization.json

26 lines
1.2 KiB
JSON
Raw Normal View History

2020-06-02 14:16:14 +02:00
{
"Back": "Back",
"Place": "Place",
"EarnStar": "Earn <i star>",
"RequiresTickets": "Requires {0}<i ticket>",
"Carousel": "Carousel",
"FoodCourt": "Food Court",
"FerrisWheel": "Ferris Wheel",
2020-06-02 15:49:46 +02:00
"WildMouse": "Wild Mouse",
2020-06-02 14:16:14 +02:00
"MapSize1": "Big Park",
2020-06-02 15:49:46 +02:00
"MapSize1Description": "Increases your park's buildable area.",
2020-06-02 14:16:14 +02:00
"MapSize2": "Bigger Park",
2020-06-02 15:49:46 +02:00
"MapSize2Description": "Increases your park's buildable area more.",
2020-06-02 14:16:14 +02:00
"MapSize3": "Biggest Park",
2020-06-02 15:49:46 +02:00
"MapSize3Description": "Increases your park's buildable area even more.",
2020-06-02 14:16:14 +02:00
"MapSize4": "Biggester Park",
2020-06-02 15:49:46 +02:00
"MapSize4Description": "Increases your park's buildable area even more.",
2020-06-02 14:16:14 +02:00
"MapSize5": "Biggestest Park",
2020-06-02 15:49:46 +02:00
"MapSize5Description": "Increases your park's buildable area to the maximum.",
2020-06-02 14:16:14 +02:00
"FoodCourtModifier": "Tasty Treats",
2020-06-02 15:49:46 +02:00
"FoodCourtModifierDescription": "Doubles ticket sales for all attractions adjacent to food courts.",
2020-06-02 14:16:14 +02:00
"FerrisWheelModifier": "Crowded Pods",
2020-06-02 15:49:46 +02:00
"FerrisWheelModifierDescription": "Quadruples ticket sales for ferris wheels. Who cares about fire safety?",
"RollerCoasterModifier": "No Brakes",
"RollerCoasterModifierDescription": "Increases the speed of all car-based attractions, doubling their ticket sales."
2020-06-02 14:16:14 +02:00
}