refactor translate
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2022-03-17 09:54:19 +01:00
parent c3fe2dc52b
commit 21198820fc
2 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,6 @@ class Controller extends SearchPanel {
}
set filter(value = {}) {
if (!value.tags) value.tags = [{}];
this.$.filter = value;
}
}

View File

@ -0,0 +1,2 @@
Search by invoiceIn id or autonomous name: Buscar por id de recibida o por nombre de autónomo
Search autonomous: Buscar autónomos