Skip to content

Instantly share code, notes, and snippets.

@sean-clayton
Created June 2, 2015 16:51
Show Gist options
  • Save sean-clayton/403dc455a0338415a855 to your computer and use it in GitHub Desktop.
Save sean-clayton/403dc455a0338415a855 to your computer and use it in GitHub Desktop.
{
"modules": {
"page": {
"data": {
"id": "countdown",
"title": "",
"title-global": "Please Stand By"
}
},
"countdown": {
"data": {
"standby-text": "Please stand by",
"continue-text": "Continue to",
"fine-print-text": "The Fine Print",
"dob-months": [
{
"data": 1,
"display": "January"
},
{
"data": 2,
"display": "February"
},
{
"data": 3,
"display": "March"
},
{
"data": 4,
"display": "April"
},
{
"data": 5,
"display": "May"
},
{
"data": 6,
"display": "June"
},
{
"data": 7,
"display": "July"
},
{
"data": 8,
"display": "August"
},
{
"data": 9,
"display": "September"
},
{
"data": 10,
"display": "October"
},
{
"data": 11,
"display": "November"
},
{
"data": 12,
"display": "December"
}
],
"dob-years": [
2015,
2014,
2013,
2012,
2011,
2010,
2009,
2008,
2007,
2006,
2005,
2004,
2003,
2002,
2001,
2000,
1999,
1998,
1997,
1996,
1995,
1994,
1993,
1992,
1991,
1990,
1989,
1988,
1987,
1986,
1985,
1984,
1983,
1982,
1981,
1980,
1979,
1978,
1977,
1976,
1975,
1974,
1973,
1972,
1971,
1970,
1969,
1968,
1967,
1966,
1965,
1964,
1963,
1962,
1961,
1960,
1959,
1958,
1957,
1956,
1955,
1954,
1953,
1952,
1951,
1950,
1949,
1948,
1947,
1946,
1945,
1944,
1943,
1942,
1941,
1940,
1939,
1938,
1937,
1936,
1935,
1934,
1933,
1932,
1931,
1930,
1929,
1928,
1927,
1926,
1925,
1924,
1923,
1922,
1921,
1920,
1919,
1918,
1917,
1916,
1915
],
"youtube-url": "https:\\/\\/www.youtube.com\\/watch?v=RiHzTTmjYsY",
"youtube-url-embed": "https:\\/\\/www.youtube.com\\/watch?v=RiHzTTmjYsY&rel=0&autohide=1&controls=2&html5=1"
}
},
"countdown-links": {
"data": {
"pre-order": {
"label-text": "Pre-Order",
"description-text": "XBox One, PS4, and PC ready",
"url": "http:\\/\\/dqc45zkm619be.cloudfront.net\\/"
},
"share": {
"label-text": "Share",
"description-text": "Show other Vault Dwellers",
"copy-url-text": "Copy URL"
},
"subscribe": {
"label-text": "Subscribe",
"description-text": "Get the latest from your overseer",
"header-text": "Get Promotional Dispatches",
"sub-header-text": "Sign up and hear more from the Vault-Tec Promotion Department",
"placeholder-text": "Enter your email address here"
}
}
},
"newsletter": {
"data": {
"header-text": "Vault-Tec Promotional Dispatches",
"info-text": "Sign up for exclusive promotions and more from Vault-Tec.",
"placeholder-text": "Your Electronic Mailing Address",
"button-text": "Sign Up",
"description-text": "Please complete the form below to begin receiving correspondence with our latest news and information. Don’t hesitate — sign up today! Kindly note that the asterisk denotes mandatory fields.",
"thank-you": {
"header": "Thank You",
"intro": "Dear Friend,",
"text": "Thank you for signing up to receive further communications from Vault-Tec. Though we encourage you to stay below ground in the safety of your vault, it is important to stay informed should the all-clear sign be given, so be sure to confirm your email address. There is no need to be impatient. The authorities will contact me in the event that it is safe to return to the surface. I will in turn, contact you. Until then, remain clam.",
"outro": "Best,",
"sign-off": "Your Overseer.",
"sign-off-image": true,
"footer": "Issued by Vault-Tec Industries"
},
"fields": {
"first-name": {
"type": "input",
"display": "First Name"
},
"last-name": {
"type": "input",
"display": "Last Name"
},
"email": {
"type": "input",
"display": "Electronic Mailing Address"
},
"dob": {
"display": "Date of Birth"
},
"birth-month": {
"type": "number",
"display": "Birth Month"
},
"birth-day": {
"type": "number",
"display": "Birth Day"
},
"birth-year": {
"type": "number",
"display": "Birth Year"
},
"gender": {
"type": "select",
"display": "Gender",
"options": [
{
"data": "male",
"display": "Male"
},
{
"data": "female",
"display": "Female"
}
]
},
"format": {
"type": "radio",
"display": "Format",
"options": [
{
"data": "html",
"display": "HTML",
"default": true
},
{
"data": "text",
"display": "Text Only"
}
]
},
"preferred-language": {
"type": "select",
"display": "Preferred Language",
"options": [
{
"data": "german",
"display": "DEUTSCH"
},
{
"data": "english",
"display": "ENGLISH"
},
{
"data": "spanish",
"display": "ESPAÑOL"
},
{
"data": "french",
"display": "FRANÇAIS"
},
{
"data": "italian",
"display": "ITALIANO"
},
{
"data": "polish",
"display": "POLSKI"
},
{
"data": "russian",
"display": "PУCCKИЙ"
}
]
},
"country": {
"type": "select",
"display": "Country of Residence",
"options": [
{
"display": "AUSTRALIA",
"data": "AU"
},
{
"display": "BELGIQUE",
"data": "BE"
},
{
"display": "BRASIL",
"data": "BR"
},
{
"display": "CANADA",
"data": "CA"
},
{
"display": "DANMARK",
"data": "DK"
},
{
"display": "DEUTSCHLAND",
"data": "DE"
},
{
"display": "ESPAÑA",
"data": "ES"
},
{
"display": "FRANCE",
"data": "FR"
},
{
"display": "ΕΛΛΆΔΑ",
"data": "GR"
},
{
"display": "IRELAND",
"data": "IE"
},
{
"display": "日本",
"data": "JP"
},
{
"display": "ITALIA",
"data": "IT"
},
{
"display": "MÉXICO",
"data": "MX"
},
{
"display": "NEDERLAND",
"data": "NL"
},
{
"display": "NEW ZEALAND",
"data": "NZ"
},
{
"display": "NORGE",
"data": "NO"
},
{
"display": "ÖSTERREICH",
"data": "AT"
},
{
"display": "POLSKA",
"data": "PL"
},
{
"display": "PORTUGAL",
"data": "PT"
},
{
"display": "PОССИЯ",
"data": "RU"
},
{
"display": "SOUTH AFRICA",
"data": "ZA"
},
{
"display": "SUISSE",
"data": "CH"
},
{
"display": "SUOMI",
"data": "FI"
},
{
"display": "SVERIGE",
"data": "SE"
},
{
"display": "UNITED KINGDOM",
"data": "UK"
},
{
"display": "UNITED STATES",
"data": "US"
}
]
},
"zip": {
"type": "input",
"display": "Zip Code"
},
"platform": {
"type": "checkbox",
"display": "Platform",
"options": [
{
"display": "XBOX 360",
"name": "PlatformX360",
"data": "xbox-360"
},
{
"display": "XBOX One",
"name": "PlatformXOne",
"data": "xbox-one"
},
{
"display": "PS3",
"name": "PlatformPS3",
"data": "ps3"
},
{
"display": "PS4",
"name": "PlatformPS4",
"data": "ps4"
},
{
"display": "PSN",
"name": "",
"data": "psn"
},
{
"display": "Steam",
"name": "PlatformSteam",
"data": "steam"
},
{
"display": "PC",
"name": "PlatformPC",
"data": "pc"
},
{
"display": "Mac",
"name": "PlatformOSX",
"data": "mac"
}
]
},
"confirmation": {
"type": "checkbox",
"display": "Sign up for Bethesda updates on products, news, and other special offers."
}
},
"errors": {
"1": "An error has occurred while attempting to save your subscriber information.",
"2": "The list provided does not exist.",
"3": "Invalid information was provided.",
"4": "Information provided is not unique.",
"5": "An error has occurred while attempting to save your subscriber information.",
"6": "An error has occurred while attempting to save your subscriber information.",
"7": "An error has occurred while attempting to save your subscriber information.",
"8": "Subscriber already exists.",
"9": "An error has occurred while attempting to save your subscriber information.",
"10": "An error has occurred while attempting to save your subscriber information.",
"12": "The subscriber you are attempting to insert is on the master unsubscribe list or the global unsubscribe list.",
"other": "Other"
},
"error-message": {
"header-text": "ACCESS ERROR",
"body-text": "A system failure has been detected and Masterbrain has been activated. Vault-Tec Central Mainframe has been restarted. Please attempt re-access. Have a pleasant day."
}
}
},
"footer": {
"data": {
"bethesda-softworks-url": "http:\\/\\/bethsoft.com\\/",
"bgs-url": "http:\\/\\/bgs.bethsoft.com\\/",
"truste-embed": "<div id=\\\"9fcb044e-ce15-414a-897a-5b8708b96b9d\\\"> <script type=\\\"text\\/javascript\\\" src=\\\"\\/\\/privacy-policy.truste.com\\/privacy-seal\\/ZeniMax-Media-Inc-\\/asc?rid=9fcb044e-ce15-414a-897a-5b8708b96b9d\\\"><\\/script><a href=\\\"\\/\\/privacy.truste.com\\/privacy-seal\\/ZeniMax-Media-Inc-\\/validation?rid=8fa683b2-f1ba-487d-a36b-6975e4be76ba&lang=en\\\" title=\\\"TRUSTe European Safe Harbor certification\\\" target=\\\"_blank\\\"><img style=\\\"border: none\\\" src=\\\"\\/\\/privacy-policy.truste.com\\/privacy-seal\\/ZeniMax-Media-Inc-\\/seal?rid=f0d6ff38-7a33-4522-a3fd-589eaecc7f7f\\\" alt=\\\"TRUSTe European Safe Harbor certification\\\"\\/><\\/a><\\/div>",
"rating-logo": {
"locale": "en-us",
"logo": "esrb-rp",
"url": "http:\\/\\/esrb.com\\/",
"target": "_blank"
},
"platforms": {
"xbox-one": {
"name": "XBOX One",
"url": "http:\\/\\/www.xbox.com\\/en-US\\/",
"target": "_blank"
},
"ps4": {
"name": "PS4",
"url": "https:\\/\\/www.playstation.com\\/en-us\\/",
"target": "_blank"
},
"pc": {
"name": "PC"
}
},
"copyright-text": "© 2015 Bethesda Softworks LLC, a ZeniMax Media company. Bethesda, Bethesda Softworks, Bethesda Game Studios, ZeniMax and related logos are registered trademarks or trademarks of ZeniMax Media Inc. in the U.S. and\\/or other countries. All other trademarks or trade names are the property of their respective owners. All Rights Reserved.",
"navigation": {
"terms": {
"slug": "terms",
"title": "Terms",
"url": "http:\\/\\/www.zenimax.com\\/legal_terms_us",
"target": "_blank"
},
"privacy-policy": {
"slug": "privacy-policy",
"title": "Privacy Policy",
"url": "http:\\/\\/www.zenimax.com\\/legal_privacy_us",
"target": "_blank"
},
"contact": {
"slug": "contact",
"title": "Contact",
"url": "http:\\/\\/bethsoft.com\\/en-us\\/contact",
"target": "_blank"
}
}
}
}
},
"meta": {
"generated-at": "2015-06-02 12:27:14",
"locale": "en-us"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment