Update corteza-locale dep
This commit is contained in:
@@ -18,7 +18,7 @@ require (
|
||||
github.com/SentimensRG/ctx v0.0.0-20180729130232-0bfd988c655d
|
||||
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
|
||||
github.com/brianvoe/gofakeit/v6 v6.5.0
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20210930103209-548f38595a20
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20211001122721-631bcfb0fdc3
|
||||
github.com/crewjam/saml v0.4.5
|
||||
github.com/crusttech/go-oidc v0.0.0-20180918092017-982855dad3e1
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
|
||||
@@ -94,6 +94,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20210923111547-fb8aa18cc3b7 h1:t
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20210923111547-fb8aa18cc3b7/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20210930103209-548f38595a20 h1:5zPeIJ4f39ZX0u8xLe6GuURgg3n3Ogt2h2hmfjz7CB4=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20210930103209-548f38595a20/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20211001122721-631bcfb0fdc3 h1:EOZM37p44IETz9CcTWcDD5HWlhyUmNiBNsdWEHPiAzs=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20211001122721-631bcfb0fdc3/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
|
||||
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
|
||||
github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da h1:WXnT88cFG2davqSFqvaFfzkSMC0lqh/8/rKZ+z7tYvI=
|
||||
github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da/go.mod h1:+rmNIXRvYMqLQeR4DHyTvs6y0MEMymTz4vyFpFkKTPs=
|
||||
|
||||
Generated
Vendored
+1
@@ -1,2 +1,3 @@
|
||||
no-applications: No Applications
|
||||
search: Type here to search
|
||||
start-tour: Start tour
|
||||
|
||||
Generated
Vendored
+6
-6
@@ -1,6 +1,6 @@
|
||||
start:
|
||||
welcome: Welcome to Corteza
|
||||
instructions: Hello, you successfully created your Corteza account. Are you ready to get started? Click on the "Show me" button below for a quick guide through the basic functionalities.
|
||||
instructions: Hello! You have successfully created your Corteza account. Are you ready to get started? Click on the "Show me" button below for a quick guide through the basic functionalities.
|
||||
skip: Skip tour
|
||||
show: Show me
|
||||
|
||||
@@ -12,14 +12,14 @@ buttons:
|
||||
|
||||
steps:
|
||||
app-list:
|
||||
title: List of available Application
|
||||
content: This is where you can see all the available applications. You can always return to the list from the 6-dots icon in the top right corner.
|
||||
title: Application Menu
|
||||
content: This is where you can see the list of available applications. When in an application, you can always return to this list by clicking on the 6-dots icon in the top right corner.
|
||||
crm:
|
||||
title: Example Namespace - CRM
|
||||
content: Here you can access CRM, an example of the low-code configuration. You can navigate through the application from the sidebar on the left where you'll see a list of available pages. To insert an example data, click on a "+ Add" button on any record list.
|
||||
low-code:
|
||||
title: List of Low-code applications (namespaces)
|
||||
content: Here you can create a new low-code application (namespace) or start working on some pre-configured applications (for example CRM or Service Solution).
|
||||
title: List of Low-Code applications (namespaces)
|
||||
content: Here you can create a new Low-Code application (namespace) or start working on some pre-configured applications (e.g. CRM). These applications do not show up on the Application Menu by default.
|
||||
reporter:
|
||||
title: List of Reports
|
||||
content: To make advanced dashboard views with aggregated data from several modules, different tables and charts, start building a new report.
|
||||
@@ -28,4 +28,4 @@ steps:
|
||||
content: To update your profile settings, set the language, change the password or set up 2-factor authentication, follow the link below the user icon.
|
||||
workflow:
|
||||
title: List of Workflows
|
||||
content: Level up your low-code applications with a visual workflow builder where you can automate any process to cover your organizational's needs. Start building a new one or review the existing ones.
|
||||
content: Take your Low-Code applications to the next level with the visual workflow builder, where you can automate any process to cover your organization's needs. Start building a new workflow or review the existing ones.
|
||||
|
||||
Vendored
+1
-1
@@ -44,7 +44,7 @@ github.com/brianvoe/gofakeit/v6
|
||||
github.com/brianvoe/gofakeit/v6/data
|
||||
# github.com/cespare/xxhash/v2 v2.1.1
|
||||
github.com/cespare/xxhash/v2
|
||||
# github.com/cortezaproject/corteza-locale v0.0.0-20210930103209-548f38595a20
|
||||
# github.com/cortezaproject/corteza-locale v0.0.0-20211001122721-631bcfb0fdc3
|
||||
## explicit
|
||||
github.com/cortezaproject/corteza-locale
|
||||
# github.com/crewjam/httperr v0.0.0-20190612203328-a946449404da
|
||||
|
||||
Reference in New Issue
Block a user