Skip to content

Commit d55fd71

Browse files
committed
chore(i18n): improved translation
1 parent 8197ad5 commit d55fd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/en.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
'NotImplementedException' => 'The requested method is not implemented for this resource',
114114
'ServiceUnavailableException' => 'The server could not process your request, please try again later',
115115
'TooManyRequestsException' => 'Too many requests, please slow down',
116-
'UnauthorizedException' => 'Unauthorized you do not have the valid authentication credentials for the target resource',
116+
'UnauthorizedException' => 'You do not have the valid authentication credentials for the target resource',
117117

118118
'Security:InvalidPasswordCharacterRequirementsException' => "The provided password is doesn't meet the character requirements",
119119
'Security:InvalidPasswordLengthException' => "The provided password doesn't meet the minimal length requirement of %s characters",

0 commit comments

Comments
 (0)