fix: refs #4988 correct yml
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Pablo Natek 2024-04-25 12:43:47 +02:00
parent 4e11e46fff
commit c2888e4f97
2 changed files with 2 additions and 4 deletions

View File

@ -226,6 +226,5 @@
"This password can only be changed by the user themselves": "This password can only be changed by the user themselves",
"They're not your subordinate": "They're not your subordinate",
"InvoiceIn is already booked": "InvoiceIn is already booked",
"This workCenter already exists": "This workCenter already exists",
"This workCenter is already assigned to this agency": "This workCenter is already assigned to this agency"
"This workCenter already exists": "This workCenter already exists"
}

View File

@ -353,6 +353,5 @@
"This password can only be changed by the user themselves": "Esta contraseña solo puede ser modificada por el propio usuario",
"They're not your subordinate": "No es tu subordinado/a.",
"No results found": "No se han encontrado resultados",
"InvoiceIn is already booked": "La factura recibida está contabilizada",
"This workCenter is already assigned to this agency": "This workCenter is already assigned to this agency"
"InvoiceIn is already booked": "La factura recibida está contabilizada"
}