refs #5334 fix words
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Satorres 2023-06-28 11:52:53 +02:00
parent 06437c9e80
commit f02019d64d
4 changed files with 4 additions and 4 deletions

View File

@ -57,7 +57,7 @@
</vn-horizontal> </vn-horizontal>
<vn-horizontal> <vn-horizontal>
<vn-check <vn-check
label="Telecommutes" label="Teleworking"
ng-model="$ctrl.department.isTeleworking"> ng-model="$ctrl.department.isTeleworking">
</vn-check> </vn-check>
<vn-check <vn-check

View File

@ -45,5 +45,5 @@
<vn-confirm <vn-confirm
vn-id="deleteConfirmation" vn-id="deleteConfirmation"
on-accept="$ctrl.deleteDepartment()" on-accept="$ctrl.deleteDepartment()"
question="You are going to delete this department"> question="Are you sure you want to delete this department?">
</vn-confirm> </vn-confirm>

View File

@ -37,7 +37,7 @@
</vn-one> </vn-one>
<vn-vertical> <vn-vertical>
<vn-check <vn-check
label="Telecommutes" label="Teleworking"
ng-model="summary.isTeleworking" ng-model="summary.isTeleworking"
disabled="true"> disabled="true">
</vn-check> </vn-check>

View File

@ -4,7 +4,7 @@ Chat: Chat
Boss department: Jefe de departamento Boss department: Jefe de departamento
Email: Email Email: Email
Self-consumption customer: Cliente autoconsumo Self-consumption customer: Cliente autoconsumo
Telecommutes: Teletrabaja Teleworking: Teletrabaja
Notificate errors: Notificar errores Notificate errors: Notificar errores
Is on production: Pertenece a producción Is on production: Pertenece a producción
Fill in days without physical check-ins: Rellenar fichadas Fill in days without physical check-ins: Rellenar fichadas