Make valid-i18n-keys rule strict and fix most exceptions
This commit is contained in:
@@ -258,7 +258,7 @@ export class LeftPaneSetGroupMetadataHelper extends LeftPaneHelper<LeftPaneSetGr
|
||||
if (rowIndex === 0) {
|
||||
return {
|
||||
type: RowType.Header,
|
||||
i18nKey: 'setGroupMetadata__members-header',
|
||||
getHeaderText: i18n => i18n('setGroupMetadata__members-header'),
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user