7658-devToTest_2428 #508

Merged
alexm merged 392 commits from 7658-devToTest_2428 into test 2024-07-02 10:38:20 +00:00
3 changed files with 3 additions and 1 deletions
Showing only changes of commit 1529e2dd4f - Show all commits

View File

@ -114,7 +114,7 @@ const openCreateModal = () => createTrackingDialogRef.value.show();
<QPageSticky :offset="[20, 20]">
<QBtn @click="openCreateModal()" color="primary" fab icon="add" />
<QTooltip class="text-no-wrap">
{{ t('purchaseRequest.newRequest') }}
{{ t('tracking.addState') }}
</QTooltip>
</QPageSticky>
</QPage>

View File

@ -2,3 +2,4 @@ tracking:
state: State
worker: Worker
created: Created
addState: Add state

View File

@ -2,5 +2,6 @@ tracking:
state: Estado
worker: Trabajador
created: Fecha creación
addState: Añadir estado
Search ticket: Buscar ticket
You can search by ticket id or alias: Puedes buscar por id o alias del ticket