/
var
/
www
/
html
/
sugar13
/
modules
/
DRI_SubWorkflows
/
language
/
Upload File
HOME
<?php /* * Your installation or use of this SugarCRM file is subject to the applicable * terms available at * http://support.sugarcrm.com/Resources/Master_Subscription_Agreements/. * If you do not agree to all of the applicable terms or do not have the * authority to bind the entity as an authorized representative, then do not * install or use this SugarCRM file. * * Copyright (C) SugarCRM Inc. All rights reserved. */ $mod_strings = [ 'LBL_HOMEPAGE_TITLE' => 'Etapele mele de ghid inteligent', 'LBL_LIST_FORM_TITLE' => 'Listă cu etape de ghid inteligent', 'LBL_MODULE_TITLE' => 'Etape de ghid inteligent', 'LBL_MODULE_NAME' => 'Etape de ghid inteligent', 'LBL_NEW_FORM_TITLE' => 'Etapă nouă de ghid inteligent', 'LBL_PROGRESS' => 'Progres', 'LBL_REMOVE' => 'Eliminare', 'LBL_SEARCH_FORM_TITLE' => 'Căutare etape de ghid inteligent', 'LBL_SORT_ORDER' => 'Ordine', 'LNK_LIST' => 'Etape de ghid inteligent', 'LNK_NEW_RECORD' => 'Creare etapă de ghid inteligent', 'LBL_LABEL' => 'Etichetă', 'LNK_VIEW_RECORDS' => 'Vizualizare etape de ghid inteligent', 'LNK_DRI_SUBWORKFLOW_LIST' => 'Vizualizare etape de ghid inteligent', 'LBL_ADD_TASK_BUTTON_TITLE' => 'Creare sarcină', 'LBL_ADD_MEETING_BUTTON_TITLE' => 'Programare întâlnire', 'LBL_ADD_CALL_BUTTON_TITLE' => 'Programare apel', 'LBL_SCORING' => 'Acordare punctaj', 'LBL_SCORE' => 'Punctaj', 'LBL_POINTS' => 'Puncte', 'LBL_CURRENT_STAGE_AT' => 'Etapa curentă la', 'LBL_DATE_STARTED' => 'Data începerii', 'LBL_DATE_COMPLETED' => 'Data finalizării', 'LBL_MOMENTUM_RATIO' => 'Impuls', 'LBL_MOMENTUM_POINTS' => 'Puncte de impuls', 'LBL_MOMENTUM_SCORE' => 'Punctaj de impuls', 'LBL_MOMENTUM_SCORING' => 'Acordare punctaj de impuls', 'LBL_WEB_HOOKS' => 'Web hook-uri', 'LBL_START_NEXT_JOURNEY_ID' => 'ID Porniți următorul ghid inteligent', 'LBL_IS_JOURNEY_SAVED' => 'Ghid inteligent salvat', 'LBL_MODULE_NAME_SINGULAR' => 'Etape de ghid inteligent', 'LBL_RECORD_BODY' => 'Vedere de ansamblu', ];