@@ -3669,6 +3669,186 @@ abstract class AppLocalizations {
36693669 /// In en, this message translates to:
36703670 /// **'Create and manage system announcements'**
36713671 String get adminAnnouncementsDescription;
3672+
3673+ /// No description provided for @adminAccountManagement.
3674+ ///
3675+ /// In en, this message translates to:
3676+ /// **'Account Management'**
3677+ String get adminAccountManagement;
3678+
3679+ /// No description provided for @adminAccountManagementDescription.
3680+ ///
3681+ /// In en, this message translates to:
3682+ /// **'View and manage user accounts'**
3683+ String get adminAccountManagementDescription;
3684+
3685+ /// No description provided for @adminAccountLoadFailed.
3686+ ///
3687+ /// In en, this message translates to:
3688+ /// **'Failed to load users'**
3689+ String get adminAccountLoadFailed;
3690+
3691+ /// No description provided for @adminAccountEmpty.
3692+ ///
3693+ /// In en, this message translates to:
3694+ /// **'No users found'**
3695+ String get adminAccountEmpty;
3696+
3697+ /// No description provided for @adminAccountCreated.
3698+ ///
3699+ /// In en, this message translates to:
3700+ /// **'Created: {date}'**
3701+ String adminAccountCreated (String date);
3702+
3703+ /// No description provided for @adminAccountChangeRole.
3704+ ///
3705+ /// In en, this message translates to:
3706+ /// **'Change Role'**
3707+ String get adminAccountChangeRole;
3708+
3709+ /// No description provided for @adminAccountChangeRoleTitle.
3710+ ///
3711+ /// In en, this message translates to:
3712+ /// **'Change role of {name}'**
3713+ String adminAccountChangeRoleTitle (String name);
3714+
3715+ /// No description provided for @adminAccountCurrentRole.
3716+ ///
3717+ /// In en, this message translates to:
3718+ /// **'Current role'**
3719+ String get adminAccountCurrentRole;
3720+
3721+ /// No description provided for @adminAccountRoleRoot.
3722+ ///
3723+ /// In en, this message translates to:
3724+ /// **'Root'**
3725+ String get adminAccountRoleRoot;
3726+
3727+ /// No description provided for @adminAccountRoleAdmin.
3728+ ///
3729+ /// In en, this message translates to:
3730+ /// **'Admin'**
3731+ String get adminAccountRoleAdmin;
3732+
3733+ /// No description provided for @adminAccountRoleUser.
3734+ ///
3735+ /// In en, this message translates to:
3736+ /// **'User'**
3737+ String get adminAccountRoleUser;
3738+
3739+ /// No description provided for @adminAccountRoleBanned.
3740+ ///
3741+ /// In en, this message translates to:
3742+ /// **'Banned'**
3743+ String get adminAccountRoleBanned;
3744+
3745+ /// No description provided for @adminAccountRoleChangeFailed.
3746+ ///
3747+ /// In en, this message translates to:
3748+ /// **'Failed to change role'**
3749+ String get adminAccountRoleChangeFailed;
3750+
3751+ /// No description provided for @adminAccountRoleChangeSuccess.
3752+ ///
3753+ /// In en, this message translates to:
3754+ /// **'{name}: role changed to {role}'**
3755+ String adminAccountRoleChangeSuccess (String name, String role);
3756+
3757+ /// No description provided for @adminAccountBanTitle.
3758+ ///
3759+ /// In en, this message translates to:
3760+ /// **'Ban User'**
3761+ String get adminAccountBanTitle;
3762+
3763+ /// No description provided for @adminAccountBanAction.
3764+ ///
3765+ /// In en, this message translates to:
3766+ /// **'Ban'**
3767+ String get adminAccountBanAction;
3768+
3769+ /// No description provided for @adminAccountBanConfirm.
3770+ ///
3771+ /// In en, this message translates to:
3772+ /// **'Ban {name}? They will be unable to log in.'**
3773+ String adminAccountBanConfirm (String name);
3774+
3775+ /// No description provided for @adminAccountBanSuccess.
3776+ ///
3777+ /// In en, this message translates to:
3778+ /// **'{name} has been banned'**
3779+ String adminAccountBanSuccess (String name);
3780+
3781+ /// No description provided for @adminAccountBanFailed.
3782+ ///
3783+ /// In en, this message translates to:
3784+ /// **'Failed to ban user'**
3785+ String get adminAccountBanFailed;
3786+
3787+ /// No description provided for @adminAccountUnbanTitle.
3788+ ///
3789+ /// In en, this message translates to:
3790+ /// **'Unban User'**
3791+ String get adminAccountUnbanTitle;
3792+
3793+ /// No description provided for @adminAccountUnbanAction.
3794+ ///
3795+ /// In en, this message translates to:
3796+ /// **'Unban'**
3797+ String get adminAccountUnbanAction;
3798+
3799+ /// No description provided for @adminAccountUnbanConfirm.
3800+ ///
3801+ /// In en, this message translates to:
3802+ /// **'Unban {name}?'**
3803+ String adminAccountUnbanConfirm (String name);
3804+
3805+ /// No description provided for @adminAccountUnbanSuccess.
3806+ ///
3807+ /// In en, this message translates to:
3808+ /// **'{name} has been unbanned'**
3809+ String adminAccountUnbanSuccess (String name);
3810+
3811+ /// No description provided for @adminAccountUnbanFailed.
3812+ ///
3813+ /// In en, this message translates to:
3814+ /// **'Failed to unban user'**
3815+ String get adminAccountUnbanFailed;
3816+
3817+ /// No description provided for @adminAccountDeleteTitle.
3818+ ///
3819+ /// In en, this message translates to:
3820+ /// **'Delete User'**
3821+ String get adminAccountDeleteTitle;
3822+
3823+ /// No description provided for @adminAccountDeleteAction.
3824+ ///
3825+ /// In en, this message translates to:
3826+ /// **'Delete'**
3827+ String get adminAccountDeleteAction;
3828+
3829+ /// No description provided for @adminAccountDeleteConfirm.
3830+ ///
3831+ /// In en, this message translates to:
3832+ /// **'Permanently delete {name}? This action cannot be undone.'**
3833+ String adminAccountDeleteConfirm (String name);
3834+
3835+ /// No description provided for @adminAccountDeleteSuccess.
3836+ ///
3837+ /// In en, this message translates to:
3838+ /// **'{name} has been deleted'**
3839+ String adminAccountDeleteSuccess (String name);
3840+
3841+ /// No description provided for @adminAccountDeleteFailed.
3842+ ///
3843+ /// In en, this message translates to:
3844+ /// **'Failed to delete user'**
3845+ String get adminAccountDeleteFailed;
3846+
3847+ /// No description provided for @adminAccountTotalUsers.
3848+ ///
3849+ /// In en, this message translates to:
3850+ /// **'users'**
3851+ String get adminAccountTotalUsers;
36723852}
36733853
36743854class _AppLocalizationsDelegate
0 commit comments