feat(translation mistakes): until admin
This commit is contained in:
parent
9cff722023
commit
43e5f9f7aa
@ -40,11 +40,11 @@ StudySubTermsChildName: Child-Name
|
||||
MailTestFormEmail: Email address
|
||||
MailTestFormLanguages: Language settings
|
||||
TestDownload: Download test
|
||||
BearerTokenUsageWarning: Using this interface you are able to encode essentially arbitrary permissions inte bearer tokens. This allows you to freely hand permissions off arbitrarily and without relevant restrictions. Only use this interface if you have discussed the consequences of the specific token, that you want to issue, with an experienced developer!
|
||||
BearerTokenUsageWarning: Using this interface you are able to encode essentially arbitrary permissions into bearer tokens. This allows you to freely hand permissions off arbitrarily and without relevant restrictions. Only use this interface if you have discussed the consequences of the specific token, that you want to issue, with an experienced developer!
|
||||
BearerTokenAuthorityGroups: Authority (groups)
|
||||
BearerTokenAuthorityGroupsTip: All primary users of the groups listed here need to have the requisite permissions to access a route in order for the created token to grant permission to do so as well.
|
||||
BearerTokenAuthorityGroupMissing: Group is required
|
||||
BearerTokenAuthorityUsers: Authority (users
|
||||
BearerTokenAuthorityUsers: Authority (users)
|
||||
BearerTokenAuthorityUsersTip: All users listed here need to have the requisite permissions to access a route in order for the created token to grant permission to do so as well. The user issuing the token using this interface also needs to have permission to access that route (they are automatically added to the list of authorities).
|
||||
BearerTokenAuthorityUnknownUser email: Could not find any user with email #{email}
|
||||
BearerTokenRoutes: Permitted routes
|
||||
|
||||
@ -30,13 +30,13 @@ $newline never
|
||||
<section>
|
||||
<p>
|
||||
|
||||
While marking a correction files may be changed, added, and #
|
||||
While marking a correction, files may be changed, added, and #
|
||||
deleted.
|
||||
|
||||
<br>
|
||||
|
||||
These changes will be visible to the submittors as soon as the #
|
||||
correction is marked finished.
|
||||
correction is marked as finished.
|
||||
|
||||
<p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user