PMCORE-3615
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
parent
e6afdfcdb0
commit
703b479afc
@@ -3,7 +3,7 @@
|
|||||||
<button-fleft :data="newCase"></button-fleft>
|
<button-fleft :data="newCase"></button-fleft>
|
||||||
<div class="p-1 v-flex">
|
<div class="p-1 v-flex">
|
||||||
<h4 class="v-search-title">
|
<h4 class="v-search-title">
|
||||||
Task metrics
|
{{ $t("ID_TASK_METRICS") }}
|
||||||
<span class="vp-padding-r3"> <i class="fas fa-chart-pie"></i></span>
|
<span class="vp-padding-r3"> <i class="fas fa-chart-pie"></i></span>
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -53335,4 +53335,10 @@ msgstr "Sorry, No Solid icons found!"
|
|||||||
# LABEL/ID_SELECT_PROCESS_DRILL
|
# LABEL/ID_SELECT_PROCESS_DRILL
|
||||||
#: LABEL/ID_SELECT_PROCESS_DRILL
|
#: LABEL/ID_SELECT_PROCESS_DRILL
|
||||||
msgid "Select a process to have the Drilling Down Options"
|
msgid "Select a process to have the Drilling Down Options"
|
||||||
msgstr "Select a process to have the Drilling Down Options"
|
msgstr "Select a process to have the Drilling Down Options"
|
||||||
|
|
||||||
|
# TRANSLATION
|
||||||
|
# LABEL/ID_TASK_METRICS
|
||||||
|
#: LABEL/ID_TASK_METRICS
|
||||||
|
msgid "Task metrics"
|
||||||
|
msgstr "Task metrics"
|
||||||
@@ -61306,6 +61306,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
|
|||||||
|
|
||||||
( 'LABEL','ID_TASK_IN_PROGRESS','en','Task in Progress','2014-01-15') ,
|
( 'LABEL','ID_TASK_IN_PROGRESS','en','Task in Progress','2014-01-15') ,
|
||||||
( 'LABEL','ID_TASK_NAME','en','Task Name','2020-12-16') ,
|
( 'LABEL','ID_TASK_NAME','en','Task Name','2020-12-16') ,
|
||||||
|
( 'LABEL','ID_TASK_METRICS','en','Task metrics','2021-01-05') ,
|
||||||
( 'LABEL','ID_TASK_NOT_EXIST','en','The task with {0}: ''{1}'' does not exist.','2014-05-29') ,
|
( 'LABEL','ID_TASK_NOT_EXIST','en','The task with {0}: ''{1}'' does not exist.','2014-05-29') ,
|
||||||
( 'LABEL','ID_TASK_NOT_FOUND','en','Task not found for id: {0}','2014-05-21') ,
|
( 'LABEL','ID_TASK_NOT_FOUND','en','Task not found for id: {0}','2014-05-21') ,
|
||||||
( 'LABEL','ID_TASK_NOT_RELATED','en','[Not related to a task]','2014-01-15') ,
|
( 'LABEL','ID_TASK_NOT_RELATED','en','[Not related to a task]','2014-01-15') ,
|
||||||
|
|||||||
Reference in New Issue
Block a user