Make valid-i18n-keys rule strict and fix most exceptions
This commit is contained in:
parent
18a6da310f
commit
11cfcb4e32
36 changed files with 796 additions and 687 deletions
|
@ -339,7 +339,7 @@ export function SendStoryModal({
|
|||
<EditMyStoryPrivacy
|
||||
hasDisclaimerAbove
|
||||
i18n={i18n}
|
||||
learnMore="SendStoryModal__privacy-disclaimer"
|
||||
kind="privacy"
|
||||
myStories={stagedMyStories}
|
||||
signalConnectionsCount={signalConnections.length}
|
||||
onClickExclude={() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue