translations refactor
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
18ed685c75
commit
a4ad852390
|
@ -18,11 +18,11 @@
|
||||||
</vn-horizontal>
|
</vn-horizontal>
|
||||||
<vn-horizontal>
|
<vn-horizontal>
|
||||||
<vn-check
|
<vn-check
|
||||||
label="Is official"
|
label="Official"
|
||||||
ng-model="$ctrl.supplier.isOfficial">
|
ng-model="$ctrl.supplier.isOfficial">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
<vn-check
|
<vn-check
|
||||||
label="Is Active"
|
label="Active"
|
||||||
ng-model="$ctrl.supplier.isActive">
|
ng-model="$ctrl.supplier.isActive">
|
||||||
</vn-check>
|
</vn-check>
|
||||||
</vn-horizontal>
|
</vn-horizontal>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
Notes: Notas
|
Notes: Notas
|
||||||
Is Active: Es activo
|
Active: Activo
|
||||||
|
Official: Oficial
|
Loading…
Reference in New Issue