@apolitical/component-library 8.10.0-RR.1 → 8.10.0-fg-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/helpers/intl.d.ts CHANGED
@@ -90,7 +90,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
90
90
  member_createdAt_community: string;
91
91
  member_createdNow_community: string;
92
92
  membersList: string;
93
- membersList_admin: string;
93
+ membersList_owner: string;
94
94
  membersList_profile: string;
95
95
  membersList_modal_title: string;
96
96
  courseStructure_section: string;
@@ -455,6 +455,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
455
455
  footer_legal_cookie: string;
456
456
  footer_legal_accessibility: string;
457
457
  footer_legal_ai: string;
458
+ footer_legal_trust: string;
458
459
  footer_legal_dataProtection: string;
459
460
  footer_legal_euDataProtection: string;
460
461
  footer_contact: string;