You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// No description provided for @app_components_common_description_tech.
605
+
///
606
+
/// In en, this message translates to:
607
+
/// **'Description'**
608
+
Stringget app_components_common_description_tech;
609
+
610
+
/// No description provided for @app_components_alert_tech.
611
+
///
612
+
/// In en, this message translates to:
613
+
/// **'Alert'**
614
+
Stringget app_components_alert_tech;
615
+
616
+
/// No description provided for @app_components_alert_description_text.
617
+
///
618
+
/// In en, this message translates to:
619
+
/// **'Alert components are UI elements that display information, system feedback or status changes.'**
620
+
Stringget app_components_alert_description_text;
621
+
622
+
/// No description provided for @app_components_alert_alertMessage_tech.
623
+
///
624
+
/// In en, this message translates to:
625
+
/// **'Alert message'**
626
+
Stringget app_components_alert_alertMessage_tech;
627
+
628
+
/// No description provided for @app_components_alert_alertMessage_description_text.
629
+
///
630
+
/// In en, this message translates to:
631
+
/// **'Alert message is a UI element that displays system feedback, status changes or required action; throughout detailed, prominent, persistent and actionable communication.'**
0 commit comments