@apolitical/component-library 8.1.2 → 8.1.3-ac.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
@@ -477,6 +477,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
477
477
  'header_account_log-out': string;
478
478
  header_buttons_login: string;
479
479
  header_buttons_signup: string;
480
+ header_language_unavailable: string;
480
481
  pageLayout_browserTooSmall: string;
481
482
  pageLayout_error: string;
482
483
  loadingBlock_loading: string;