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 2c4078c commit 4f5322bCopy full SHA for 4f5322b
tests/Language/PolishTranslationTest.php
@@ -18,4 +18,7 @@
18
*/
19
final class PolishTranslationTest extends AbstractTranslationTestCase
20
{
21
+ protected array $excludedLocaleKeyTranslations = [
22
+ 'Auth.token',
23
+ ];
24
}
0 commit comments