credentials validation (#194)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/194 Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
This commit is contained in:
@@ -15,8 +15,11 @@ general.{0}-{1}-not-found-or-not-accessible={0} "{1}" not found or not accessibl
|
||||
general.but-is=but is
|
||||
|
||||
# credentials validations
|
||||
credentials.existing-{0}-does-not-match-given-resource-{1}=existing {0} does not match given resource {1}
|
||||
credentials.access-denied-person-uuid-{0}-not-represented-by-currently-logged-in-person=access denied: personUuid "{0}" not represented by currently logged in person
|
||||
credentials.existing-credentials-context-{0}-does-not-match-given-resource-{1}=existing {0} does not match given resource {1}
|
||||
credentials.access-denied-to-person-with-uuid-{0}-not-represented-by-currently-logged-in-person=access denied: personUuid "{0}" not represented by currently logged in person
|
||||
credentials.access-denied-for-contexts-{0}=context-access denied: {0}
|
||||
credentials.context-requires-natural-person-{0}=context requires natural person: {0}
|
||||
credentials.own-hsadmin-credentials-must-not-be-removed=own hsadmin-credentials must not be removed
|
||||
|
||||
# office.coop-shares
|
||||
office.coop-shares.for-transactiontype-{0}-sharecount-must-be-positive-but-is-{1}=for transactiontType {0} shareCount must be positive but is {1}
|
||||
|
||||
Reference in New Issue
Block a user