TRANSLATION_KEYS_ARRAY
TRANSLATION_KEYS_ARRAY = [
# Mailer
'StatusMail' => [
# mailTypId data receipt confirmation 1000
'STATUS_CONFIRMATION_DATA' => [
# FileCheckType: expert or standard or Proofrejection AS counter
'1' => [
['mail_text1_standard_a', 'mail_text1_standard_b'],
# paymentMethod
'mail_text1_last',
],
'2' => [
['mail_text1_expert_a', 'mail_text1_expert_b'],
# paymentMethod
'mail_text1_last',
],
],
'STATUS_PROOF_REJECT' => [
# DataTransmissionType
'Easyprint' => ['mail_text1_proof_ablehnung_freedesign', 'mail_text1_proof_ablehnung_freedesign_collection'],
#collection
'other' => ['mail_text1_proof_ablehnung', 'mail_text1_proof_ablehnung_collection'],
],
'STATUS_FILECHECK_NO_FAULTNESS' => [
# filecheck_status AS counter
'3' => ['cron_verzug_ThanksForOrder', 'mail_text1600_cs_disabled', 'mail_text_asura_support'],
# delayed customize release by customer
'4' => [
# FileCheckType: expert or standard
'0' => [
'mail_text_no_failures_basicfilecheck',
['mail_text2_', 'mail_text2_collection'],
#collection
'mail_text_asura_support',
],
'2' => [
'mail_text_no_failures',
['mail_text2_', 'mail_text2_collection'],
#collection
'mail_text_asura_support',
],
],
'5' => [
# collection
'0' => ['mail_text_control', 'mail_text2_', 'mail_text_asura_support'],
'1' => ['mail_text_control', 'mail_text2_collection', 'mail_text_asura_support'],
],
],
# mailTypId SCREENPROOF available 1775
'STATUS_CONFIRMATION_DATA_CONTROL' => [
#collection
'mail_text1775_screenproof',
'mail_text1775_screenproof_collection',
],
# mailTypId proof release confirmation
'STATUS_PROOF_RELEASE' => [
# Proof release AS counter 1900
'mail_text2000_proof_late',
'mail_text2000_proof_late_collection',
],
# mailTypId Pre Press Stage
'STATUS_PRE_PRESS_STAGE' => [
# collection AS counter 3000
'mail_text3',
'mail_text3_collection',
],
# mailTypId dispatch
'STATUS_DISPATCH' => [
# carrier_service_name AS counter 6000
'customer' => [
['mail_text4b_collection', 'ps_mail_text4b_collection'],
# isPartner
'mail_text4c',
],
'courier' => ['mail_text_4b_courier', 'mail_text4c'],
],
# cancel
'STATUS_CANCEL' => [
# 7000
'mail_mitteilung_bankdaten',
'mail_text5',
'daten_bestellung_c',
],
],
]
Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50