feat(localization): update English and Swedish translations for admin features and profile actions
This commit is contained in:
@@ -815,7 +815,7 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get adminAiDescription =>
|
||||
'Overview of AI functions exposed by the backend.';
|
||||
'Overview of AI features exposed by the backend.';
|
||||
|
||||
@override
|
||||
String get adminPagePrefix => 'Page: ';
|
||||
@@ -1008,6 +1008,12 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get adminRestoreAction => 'Restore';
|
||||
|
||||
@override
|
||||
String get required => 'Required';
|
||||
|
||||
@override
|
||||
String get logoutAction => 'Log out';
|
||||
|
||||
@override
|
||||
String get profileDeleteConfirmTitle => 'Confirm deletion';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user