feat(localization): update English and Swedish translations for admin features and profile actions
Test Suite / backend-pr-quick (push) Has been skipped
Test Suite / quick-import-pr-quick (push) Has been skipped
Test Suite / backend-full (push) Successful in 4m10s
Test Suite / flutter-quality (push) Failing after 1m19s

This commit is contained in:
Nils-Johan Gynther
2026-05-21 22:46:33 +02:00
parent 9dd49c5014
commit 30d27d6b8a
6 changed files with 47 additions and 18 deletions
@@ -1559,7 +1559,7 @@ abstract class AppLocalizations {
/// No description provided for @adminAiDescription.
///
/// In en, this message translates to:
/// **'Overview of AI functions exposed by the backend.'**
/// **'Overview of AI features exposed by the backend.'**
String get adminAiDescription;
/// No description provided for @adminPagePrefix.
@@ -1844,6 +1844,18 @@ abstract class AppLocalizations {
/// **'Restore'**
String get adminRestoreAction;
/// No description provided for @required.
///
/// In en, this message translates to:
/// **'Required'**
String get required;
/// No description provided for @logoutAction.
///
/// In en, this message translates to:
/// **'Log out'**
String get logoutAction;
/// No description provided for @profileDeleteConfirmTitle.
///
/// In en, this message translates to: