- Issue created by @pankti1099
- Merge request !17Wrap label outputs at lines 475 and 509 in t() for translation support (follow-up to #3536094) → (Open) created by Unnamed author
- 🇫🇷France lazzyvn paris
it can't pass phpcs test
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ------------------------------------------------------------------------------------------------------------------------ 475 | WARNING | Only string literals should be passed to t() where possible | | (Drupal.Semantics.FunctionT.NotLiteralString) 509 | WARNING | Only string literals should be passed to t() where possible | | (Drupal.Semantics.FunctionT.NotLiteralString)