fix: middleware i18n localization.

This commit is contained in:
a.bouhuolia
2021-08-07 08:08:29 +02:00
parent 34377c8e53
commit 0ab4596836
9 changed files with 143 additions and 67 deletions

View File

@@ -32,7 +32,7 @@ export const DEFAULT_VIEWS = [
columns: DEFAULT_VIEW_COLUMNS,
},
{
name: 'Opended',
name: 'Opened',
slug: 'opened',
rolesLogicExpression: '1',
roles: [
@@ -59,7 +59,7 @@ export const DEFAULT_VIEWS = [
columns: DEFAULT_VIEW_COLUMNS,
},
{
name: 'Partially Paid',
name: 'Partially paid',
slug: 'partially-paid',
rolesLogicExpression: '1',
roles: [