fix: refs #8277 update daysAgo limit to 365 days in localization files
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
This commit is contained in:
parent
0315b1c8fc
commit
456eb0a8e4
|
@ -136,9 +136,9 @@ entry:
|
|||
entryType: Entry type
|
||||
isAgricultural: Agricultural
|
||||
accountType: Account type
|
||||
daysAgo: Max 360 days
|
||||
daysAgo: Max 365 days
|
||||
search: Search
|
||||
searchInfo: You can search by supplier name or nickname
|
||||
searchInfo: You can search by supplier name or nickname
|
||||
entryFilter:
|
||||
params:
|
||||
isExcludedFromAvailable: Excluded from available
|
||||
|
|
|
@ -86,7 +86,7 @@ entry:
|
|||
entryType: Tipo de entrada
|
||||
isAgricultural: Agricultural
|
||||
accountType: Tipo de cuenta
|
||||
daysAgo: Máximo 360 días
|
||||
daysAgo: Máximo 365 días
|
||||
search: Buscar
|
||||
searchInfo: Puedes buscar por nombre o alias de proveedor
|
||||
params:
|
||||
|
|
Loading…
Reference in New Issue