Show repeater login error in login dialog

This commit is contained in:
Michael Lynch
2026-01-16 09:35:02 -05:00
parent a14462978d
commit 2a04ebb8b6
28 changed files with 120 additions and 8 deletions
+6
View File
@@ -2687,6 +2687,12 @@ abstract class AppLocalizations {
/// **'Login failed: {error}'**
String login_failed(String error);
/// No description provided for @login_failedMessage.
///
/// In en, this message translates to:
/// **'Login failed. Either the password is incorrect or the repeater is unreachable.'**
String get login_failedMessage;
/// No description provided for @common_reload.
///
/// In en, this message translates to: