SELECT 
  lang.name, 
  lang.value 
FROM 
  cscart_language_values lang 
WHERE 
  lang.lang_code = 'de' 
  AND lang.name IN (
    'contact_information', 'text_multiprofile_notice', 
    'billing_address', 'shipping_address', 
    'shipping_address', 'billing_address', 
    'revert', 'delete_my_account_description', 
    'delete_my_account', 'delete_my_account', 
    'delete_my_account', 'usergroup', 
    'status', 'action', 'active', 'available', 
    'join', 'declined', 'join', 'pending', 
    'cancel', 'contact_information', 
    'text_multiprofile_notice', 'billing_address', 
    'shipping_address', 'shipping_address', 
    'billing_address', 'revert', 'delete_my_account_description', 
    'delete_my_account', 'delete_my_account', 
    'delete_my_account', 'usergroup', 
    'status', 'action', 'active', 'available', 
    'join', 'declined', 'join', 'pending', 
    'cancel'
  )

Query time 0.00159

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "38.41"
    },
    "table": {
      "table_name": "lang",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "lang_code",
        "name"
      ],
      "key_length": "392",
      "rows_examined_per_scan": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_latest`.`lang`.`lang_code` = 'de') and (`danishecarter_latest`.`lang`.`name` in ('contact_information','text_multiprofile_notice','billing_address','shipping_address','shipping_address','billing_address','revert','delete_my_account_description','delete_my_account','delete_my_account','delete_my_account','usergroup','status','action','active','available','join','declined','join','pending','cancel','contact_information','text_multiprofile_notice','billing_address','shipping_address','shipping_address','billing_address','revert','delete_my_account_description','delete_my_account','delete_my_account','delete_my_account','usergroup','status','action','active','available','join','declined','join','pending','cancel')))",
      "cost_info": {
        "read_cost": "35.21",
        "eval_cost": "3.20",
        "prefix_cost": "38.41",
        "data_read_per_join": "6K"
      },
      "used_columns": [
        "lang_code",
        "name",
        "value"
      ]
    }
  }
}

Result

name value
action Aktion
active Aktiviert
available verfügbar
billing_address Rechnungsadresse
cancel Abbrechen
contact_information Kontaktdaten
declined abgelehnt
delete_my_account Mein Konto löschen
delete_my_account_description <p>Wir deaktivieren Ihr Konto und entfernen alle Ihre persönlichen Daten daraus. Danach können Sie sich nicht mehr anmelden. Sie können jedoch in Zukunft ein neues Konto mit derselben E-Mail-Adresse registrieren. Bitte beachten Sie, dass wir einige Zeit benötigen, um diese Anfrage zu bearbeiten, sodass Ihr Konto nicht sofort deaktiviert wird. Wenn Sie Anmerkungen zu Ihrer Anfrage haben, hinterlassen Sie diese bitte im nachstehenden Feld.</p>
join Beitreten
pending Schwebend. Auf Bestätigung warten
revert Wieder Rückgangig machen
shipping_address Lieferadresse
status Status
text_multiprofile_notice Ein Benutzer kann mehrere Profile haben, Sie können z.B. ein Profil für private Bestellugen, eines für das Geschäft und ein anderes für Freunde, Familie, haben, usw...
usergroup Benutzergruppe