@apolitical/component-library 8.6.0-dh.0 → 8.6.0

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
@@ -487,6 +487,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
487
487
  header_buttons_login: string;
488
488
  header_buttons_signup: string;
489
489
  header_language_unavailable_en: string;
490
+ 'header_language_unavailable_sr-Cyrl': string;
490
491
  header_language_unavailable_it: string;
491
492
  header_language_unavailable_pl: string;
492
493
  header_language_unavailable_ja: string;