TouchyTickets/TouchyTickets/Content/Localization/Localization.json

29 lines
1.6 KiB
JSON
Raw Normal View History

2020-06-02 14:16:14 +02:00
{
"Back": "Back",
"Place": "Place",
"EarnStar": "Earn <i star>",
2020-06-02 16:46:44 +02:00
"ReallyEarnStar": "Are you sure that you want to earn a <i star>? This will remove all placed attractions and reset your <i ticket>!",
"Yes": "Yes",
2020-06-02 14:16:14 +02:00
"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 18:14:40 +02:00
"LogFlume": "Log Flume",
2020-06-02 14:16:14 +02:00
"MapSize1": "Big Park",
2020-06-02 16:46:44 +02:00
"MapSize1Description": "Increases your park's buildable area. Existing attractions are not removed.",
2020-06-02 14:16:14 +02:00
"MapSize2": "Bigger Park",
2020-06-02 16:46:44 +02:00
"MapSize2Description": "Increases your park's buildable area more. Existing attractions are not removed.",
2020-06-02 14:16:14 +02:00
"MapSize3": "Biggest Park",
2020-06-02 16:46:44 +02:00
"MapSize3Description": "Increases your park's buildable area even more. Existing attractions are not removed.",
2020-06-02 14:16:14 +02:00
"MapSize4": "Biggester Park",
2020-06-02 16:46:44 +02:00
"MapSize4Description": "Increases your park's buildable area even more. Existing attractions are not removed.",
2020-06-02 14:16:14 +02:00
"MapSize5": "Biggestest Park",
2020-06-02 16:46:44 +02:00
"MapSize5Description": "Increases your park's buildable area to the maximum. Existing attractions are not removed.",
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
}