refs #5667 Translations fixes
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-05-20 16:49:34 +02:00
parent 08e0bf7ddd
commit a4beb84e66
1 changed files with 2 additions and 2 deletions

View File

@ -180,7 +180,7 @@
ng-model="filter.actions.insert">
</vn-check>
<vn-check
label="Updates"
label="Edits"
ng-model="filter.actions.update">
</vn-check>
<vn-check
@ -188,7 +188,7 @@
ng-model="filter.actions.delete">
</vn-check>
<vn-check
label="Views"
label="Accesses"
ng-model="filter.actions.select">
</vn-check>
</vn-vertical>