mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Add new eslint plugin to check for valid i18n keys
This commit is contained in:
@@ -43,6 +43,7 @@ export function SafetyNumberNotification({
|
||||
<SystemMessage
|
||||
icon="safety-number"
|
||||
contents={
|
||||
// eslint-disable-next-line local-rules/valid-i18n-keys
|
||||
<Intl
|
||||
id={changeKey}
|
||||
components={[
|
||||
|
||||
Reference in New Issue
Block a user