Skip to content

Instantly share code, notes, and snippets.

@snitsaruk
Last active January 7, 2020 10:22
Show Gist options
  • Save snitsaruk/14de02ee06c3a66f391554e36a6dfaae to your computer and use it in GitHub Desktop.
Save snitsaruk/14de02ee06c3a66f391554e36a6dfaae to your computer and use it in GitHub Desktop.
DB seat preferences
[
{
"key":"de_bahn_bonus_card_number",
"value":"DB BahnCard\/BahnBonus card no."
},
{
"key":"de_bahn_bonus_card_number_placeholder",
"value":"Collect points with DB"
},
{
"key":"email",
"value":"Email Address"
},
{
"key":"email_placeholder",
"value":"Enter your email address"
},
{
"key":"first_name",
"value":"First Name"
},
{
"key":"first_name_placeholder",
"value":"Enter your name"
},
{
"key":"last_name",
"value":"Last Name"
},
{
"key":"last_name_placeholder",
"value":"Enter your last name"
},
{
"key":"name_prefix",
"value":"Salutation"
},
{
"key":"date_of_birth",
"value":"Date of birth"
},
{
"key":"date_of_birth_placeholder",
"value":"Date of birth"
},
{
"key":"female",
"value":"Ms."
},
{
"key":"male",
"value":"Mr."
},
{
"key":"seat_reservation",
"value":"Seat Reservation"
},
{
"key":"seat_preferences",
"value":"Seat preferences"
},
{
"key":"any",
"value":"Any"
},
{
"key":"window",
"value":"Window"
},
{
"key":"quiet",
"value":"Quiet"
},
{
"key":"phoning",
"value":"Phone"
},
{
"key":"open_saloon",
"value":"Open saloon"
},
{
"key":"no_preferences",
"value":"No preference"
},
{
"key":"closed_compartment",
"value":"Closed compartment"
},
{
"key":"open_saloon_with_table",
"value":"Open saloon with table"
},
{
"key":"aisle",
"value":"Aisle"
},
{
"key":"position",
"value":"Position"
},
{
"key":"compartment",
"value":"Compartment"
},
{
"key":"zone",
"value":"Zone"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment