Skip to content

Commit

Permalink
Add dal connection translations
Browse files Browse the repository at this point in the history
  • Loading branch information
vicpatel committed Oct 21, 2022
1 parent 9ccdcae commit 9021d1b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/en/corteza-server/system/dal-connection.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
errors:
notFound: connection not found
invalidID: invalid ID
invalidEndpoint: invalid endpoint
existsEndpoint: connection with this DNS already exists
alreadyExists: connection by that DNS already exists
notAllowedToCreate: not allowed to create a connection
notAllowedToRead: not allowed to read this connection
notAllowedToSearch: not allowed to list or search connections
notAllowedToUpdate: not allowed to update this connection
notAllowedToDelete: not allowed to delete this connection
notAllowedToUndelete: not allowed to undelete this connection
notAllowedToExec: not allowed to execute this connection

0 comments on commit 9021d1b

Please sign in to comment.