|
|
|
@ -16,6 +16,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'closedGroupInviteFailMessage'
|
|
|
|
|
| 'noContactsForGroup'
|
|
|
|
|
| 'faq'
|
|
|
|
|
| 'timerOption_2_weeks_abbreviated'
|
|
|
|
|
| 'linkVisitWarningMessage'
|
|
|
|
|
| 'messageRequestAcceptedOurs'
|
|
|
|
|
| 'anonymous'
|
|
|
|
@ -255,6 +256,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'audioPermissionNeeded'
|
|
|
|
|
| 'createGroup'
|
|
|
|
|
| 'add'
|
|
|
|
|
| 'timerOption_2_weeks'
|
|
|
|
|
| 'messageRequests'
|
|
|
|
|
| 'show'
|
|
|
|
|
| 'cannotMixImageAndNonImageAttachments'
|
|
|
|
@ -276,6 +278,7 @@ export type LocalizerKeys =
|
|
|
|
|
| 'joinACommunity'
|
|
|
|
|
| 'multipleJoinedTheGroup'
|
|
|
|
|
| 'messageRequestAcceptedOursNoName'
|
|
|
|
|
| 'activeMembers'
|
|
|
|
|
| 'databaseError'
|
|
|
|
|
| 'resend'
|
|
|
|
|
| 'copiedToClipboard'
|
|
|
|
|