@apolitical/component-library 8.7.18-ac.6 → 8.7.18-ac.8

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
@@ -211,7 +211,6 @@ export declare const checkIntlPathExists: (path: string, language?: {
211
211
  discussion_thread_show: string;
212
212
  discussion_thread_hide: string;
213
213
  discussion_translation_seeOriginal: string;
214
- discussion_translation_seeTranslation: string;
215
214
  discussion_translation_translate: string;
216
215
  discussion_translation_translate_loading: string;
217
216
  discussion_translation_translated: string;