Merge branch 'main' into 'dev/formateando2'

# Conflicts:
#   ci4/app/Filters/LoginAuthFilter.php
#   ci4/app/Views/themes/backend/vuexy/form/group/viewUserGroupForm.php
#   ci4/app/Views/themes/backend/vuexy/form/group/viewUserGroupList.php
This commit is contained in:
2023-05-16 11:09:50 +00:00
55 changed files with 2941 additions and 461 deletions

View File

@ -97,7 +97,7 @@ class App extends BaseConfig
*
* @var string[]
*/
public $supportedLocales = ['en','es','pt'];
public $supportedLocales = ['en','es'];
/**
* --------------------------------------------------------------------------