We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4b124 commit 1d3591cCopy full SHA for 1d3591c
tests/Language/ItalianTranslationTest.php
@@ -20,5 +20,7 @@ final class ItalianTranslationTest extends AbstractTranslationTestCase
20
{
21
protected array $excludedLocaleKeyTranslations = [
22
'Auth.token',
23
+ 'Auth.password',
24
+ 'Auth.login',
25
];
26
}
0 commit comments