Update corteza-locale dep
This commit is contained in:
@@ -17,7 +17,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.12.1
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20220111135803-4fb0db6196bc
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20220124154529-d6bd87ef6de3
|
||||
github.com/crewjam/saml v0.4.6
|
||||
github.com/crusttech/go-oidc v0.0.0-20180918092017-982855dad3e1
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
|
||||
@@ -143,6 +143,8 @@ github.com/coreos/go-semver v0.3.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3Ee
|
||||
github.com/coreos/go-systemd/v22 v22.3.2/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20220111135803-4fb0db6196bc h1:d4xI2vuPSA/U+y1JJQKC9nwk2FSnoYansUquX6IPj5E=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20220111135803-4fb0db6196bc/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20220124154529-d6bd87ef6de3 h1:a/MFzX4AxLsE7SNTV5JQWO5ufXM71x8Uxca3mY+9Fq0=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20220124154529-d6bd87ef6de3/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
|
||||
github.com/cpuguy83/go-md2man v1.0.10/go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE=
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
|
||||
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
|
||||
|
||||
Generated
Vendored
+4
@@ -11,3 +11,7 @@ errors:
|
||||
notAllowedToUpdate: dieser Namespace kann nicht aktualisiert werden
|
||||
notFound: Namespace nicht vorhanden
|
||||
staleData: alte Daten
|
||||
unsupportedExportFormat: unsupported export format
|
||||
unsupportedImportFormat: unsupported import format
|
||||
importMissingNamespace: the import source does not contain a namespace definition
|
||||
cloneMultiple: not allowed to clone multiple namespaces at once
|
||||
Generated
Vendored
+2
@@ -68,6 +68,8 @@ page:
|
||||
record:
|
||||
createFailed: Could not create record
|
||||
deleteFailed: Could not delete record
|
||||
deleteBulkFailed: Could not delete selected records
|
||||
deleteBulkSuccess: Deleted selected records
|
||||
invalidOwnerVar: Can not use ${ownerID} variable in non-record pages
|
||||
invalidRecordVar: Can not use ${record...} variable in non-record pages
|
||||
listLoadFailed: Could not load record list
|
||||
|
||||
Generated
Vendored
+1
@@ -12,4 +12,5 @@ errors:
|
||||
staleData: stale data
|
||||
unsupportedExportFormat: unsupported export format
|
||||
unsupportedImportFormat: unsupported import format
|
||||
importMissingNamespace: the import source does not contain a namespace definition
|
||||
cloneMultiple: not allowed to clone multiple namespaces at once
|
||||
|
||||
Generated
Vendored
+1
-3
@@ -179,9 +179,6 @@ metric:
|
||||
labelLabel: Label style
|
||||
valueLabel: Value style
|
||||
label: Metric
|
||||
notification:
|
||||
record:
|
||||
loadFailed: Could not load record
|
||||
record:
|
||||
confirmDelete: Are you sure you want to delete this record?
|
||||
deleteFailed: Could not delete record
|
||||
@@ -231,6 +228,7 @@ recordList:
|
||||
selection: Selected records
|
||||
specifyTimezone: Export to timezone
|
||||
timezonePlaceholder: Select timezone
|
||||
datePresetUndefined: Unknown date preset
|
||||
federated: Federated
|
||||
fields: Module fields
|
||||
filter:
|
||||
|
||||
Generated
Vendored
+1
-8
@@ -116,11 +116,4 @@ field:
|
||||
unselectAll: Unselect all
|
||||
kind:
|
||||
user:
|
||||
suggestionPlaceholder: Start typing to search for users by email or name
|
||||
notification:
|
||||
composeAccessNotAllowed: Not allowed to access Compose
|
||||
import:
|
||||
failed: Import failed
|
||||
readingError: Error reading file
|
||||
successful: Import successful
|
||||
typeMissmatch: 'Import error: trying to import object of type "{{type1}}" into a list of objects of type "{{type2}}"'
|
||||
suggestionPlaceholder: Start typing to search for users by email or name
|
||||
Generated
Vendored
-7
@@ -95,13 +95,6 @@ newLabel: Module Name *
|
||||
newPlaceholder: Name used on the list of modules
|
||||
noModule: No modules
|
||||
noModuleFilter: No module matches your search
|
||||
notification:
|
||||
deleteFailed: Could not delete this module
|
||||
deleted: Module deleted
|
||||
saveFailed: Could not save this module
|
||||
saved: Module saved
|
||||
page:
|
||||
createFailed: Could not create a page
|
||||
recordPage:
|
||||
create: Create record page
|
||||
edit: Page builder
|
||||
|
||||
Generated
Vendored
-14
@@ -36,20 +36,6 @@ name:
|
||||
label: Full namespace name *
|
||||
placeholder: Enter namespace name
|
||||
noResults: No namespaces found
|
||||
notification:
|
||||
application:
|
||||
createFailed: Could not create namespace application
|
||||
fetchFailed: Could not fetch namespace application
|
||||
saveFailed: Could not save namespace application
|
||||
assetUploadFailed: Could not upload attached assets
|
||||
createFailed: Could not create namespace
|
||||
deleteFailed: Could not delete this namespace
|
||||
disabled: Namespace disabled - redirecting
|
||||
saveFailed: Could not save this namespace
|
||||
cloneFailed: Could not clone this namespace
|
||||
saved: Namespace saved
|
||||
imported: Namespace imported
|
||||
importFailed: Namespace failed to import
|
||||
searchPlaceholder: Type here to search among all namespaces...
|
||||
setPermissions: Set namespace permissions
|
||||
slug:
|
||||
|
||||
Generated
Vendored
+15
@@ -32,12 +32,22 @@ general:
|
||||
error: Error
|
||||
success: Success
|
||||
warning: Warning
|
||||
import:
|
||||
failed: Import failed
|
||||
readingError: Error reading file
|
||||
successful: Import successful
|
||||
typeMissmatch: 'Import error: trying to import object of type "{{type1}}" into a list of objects of type "{{type2}}"'
|
||||
module:
|
||||
createFailed: Could not create a module
|
||||
deleteFailed: Could not delete this module
|
||||
deleted: Module deleted
|
||||
saveFailed: Could not save this module
|
||||
saved: Module saved
|
||||
columns:
|
||||
saved: Columns saved
|
||||
saveFailed: Could not save columns
|
||||
recordPage:
|
||||
createFailed: Could not create module record page
|
||||
namespace:
|
||||
application:
|
||||
createFailed: Could not create namespace application
|
||||
@@ -49,6 +59,9 @@ namespace:
|
||||
disabled: Namespace disabled - redirecting
|
||||
saveFailed: Could not save this namespace
|
||||
saved: Namespace saved
|
||||
cloneFailed: Could not clone this namespace
|
||||
imported: Namespace imported
|
||||
importFailed: Namespace failed to import
|
||||
page:
|
||||
createFailed: Could not create a page
|
||||
deleteFailed: Could not delete this page
|
||||
@@ -60,6 +73,8 @@ page:
|
||||
record:
|
||||
createFailed: Could not create record
|
||||
deleteFailed: Could not delete record
|
||||
deleteBulkFailed: Could not delete selected records
|
||||
deleteBulkSuccess: Successfully deleted selected records
|
||||
invalidOwnerVar: Can not use ${ownerID} variable in non-record pages
|
||||
invalidRecordVar: Can not use ${record...} variable in non-record pages
|
||||
listLoadFailed: Could not load record list
|
||||
|
||||
Generated
Vendored
-6
@@ -38,12 +38,6 @@ navigation:
|
||||
newPlaceholder: Page title
|
||||
noBlock: No block added yet
|
||||
noPages: No pages
|
||||
notification:
|
||||
deleteFailed: Could not delete this page
|
||||
loadFailed: Could not load the page tree
|
||||
saved: Page saved
|
||||
saveFailed: Could not save this page
|
||||
saveFailedRequired: Could not save this page, all required module fields must be present
|
||||
notVisible: Hidden
|
||||
pageMoveFailed: Could not move this page
|
||||
reordered: Page reordered
|
||||
|
||||
Generated
Vendored
+4
@@ -11,3 +11,7 @@ errors:
|
||||
notAllowedToUpdate: not allowed to update this namespace
|
||||
notFound: namespace does not exist
|
||||
staleData: stale data
|
||||
unsupportedExportFormat: unsupported export format
|
||||
unsupportedImportFormat: unsupported import format
|
||||
importMissingNamespace: the import source does not contain a namespace definition
|
||||
cloneMultiple: not allowed to clone multiple namespaces at once
|
||||
Generated
Vendored
+2
@@ -68,6 +68,8 @@ page:
|
||||
record:
|
||||
createFailed: Could not create record
|
||||
deleteFailed: Could not delete record
|
||||
deleteBulkFailed: Could not delete selected records
|
||||
deleteBulkSuccess: Successfully deleted selected records
|
||||
invalidOwnerVar: Can not use ${ownerID} variable in non-record pages
|
||||
invalidRecordVar: Can not use ${record...} variable in non-record pages
|
||||
listLoadFailed: Could not load record list
|
||||
|
||||
Generated
Vendored
+4
@@ -11,3 +11,7 @@ errors:
|
||||
notAllowedToUpdate: not allowed to update this namespace
|
||||
notFound: namespace does not exist
|
||||
staleData: stale data
|
||||
unsupportedExportFormat: unsupported export format
|
||||
unsupportedImportFormat: unsupported import format
|
||||
importMissingNamespace: the import source does not contain a namespace definition
|
||||
cloneMultiple: not allowed to clone multiple namespaces at once
|
||||
Generated
Vendored
+2
@@ -68,6 +68,8 @@ page:
|
||||
record:
|
||||
createFailed: Could not create record
|
||||
deleteFailed: Could not delete record
|
||||
deleteBulkFailed: Could not delete selected records
|
||||
deleteBulkSuccess: Successfully deleted selected records
|
||||
invalidOwnerVar: Can not use ${ownerID} variable in non-record pages
|
||||
invalidRecordVar: Can not use ${record...} variable in non-record pages
|
||||
listLoadFailed: Could not load record list
|
||||
|
||||
Generated
Vendored
+4
@@ -11,3 +11,7 @@ errors:
|
||||
notAllowedToUpdate: not allowed to update this namespace
|
||||
notFound: namespace does not exist
|
||||
staleData: stale data
|
||||
unsupportedExportFormat: unsupported export format
|
||||
unsupportedImportFormat: unsupported import format
|
||||
importMissingNamespace: the import source does not contain a namespace definition
|
||||
cloneMultiple: not allowed to clone multiple namespaces at once
|
||||
Generated
Vendored
+2
@@ -68,6 +68,8 @@ page:
|
||||
record:
|
||||
createFailed: Could not create record
|
||||
deleteFailed: Could not delete record
|
||||
deleteBulkFailed: Could not delete selected records
|
||||
deleteBulkSuccess: Successfully deleted selected records
|
||||
invalidOwnerVar: Can not use ${ownerID} variable in non-record pages
|
||||
invalidRecordVar: Can not use ${record...} variable in non-record pages
|
||||
listLoadFailed: Could not load record list
|
||||
|
||||
Generated
Vendored
+4
@@ -11,3 +11,7 @@ errors:
|
||||
notAllowedToUpdate: not allowed to update this namespace
|
||||
notFound: namespace does not exist
|
||||
staleData: stale data
|
||||
unsupportedExportFormat: unsupported export format
|
||||
unsupportedImportFormat: unsupported import format
|
||||
importMissingNamespace: the import source does not contain a namespace definition
|
||||
cloneMultiple: not allowed to clone multiple namespaces at once
|
||||
Generated
Vendored
+2
@@ -68,6 +68,8 @@ page:
|
||||
record:
|
||||
createFailed: Could not create record
|
||||
deleteFailed: Could not delete record
|
||||
deleteBulkFailed: Could not delete selected records
|
||||
deleteBulkSuccess: Successfully deleted selected records
|
||||
invalidOwnerVar: Can not use ${ownerID} variable in non-record pages
|
||||
invalidRecordVar: Can not use ${record...} variable in non-record pages
|
||||
listLoadFailed: Could not load record list
|
||||
|
||||
Vendored
+1
-1
@@ -43,7 +43,7 @@ github.com/brianvoe/gofakeit/v6
|
||||
github.com/brianvoe/gofakeit/v6/data
|
||||
# github.com/cespare/xxhash/v2 v2.1.2
|
||||
github.com/cespare/xxhash/v2
|
||||
# github.com/cortezaproject/corteza-locale v0.0.0-20220111135803-4fb0db6196bc
|
||||
# github.com/cortezaproject/corteza-locale v0.0.0-20220124154529-d6bd87ef6de3
|
||||
## explicit
|
||||
github.com/cortezaproject/corteza-locale
|
||||
# github.com/crewjam/httperr v0.2.0
|
||||
|
||||
Reference in New Issue
Block a user