Skip to content

Commit 37a5645

Browse files
committed
feat(extensions): add new localization exports for ad type and local ads management
- Add 'ad_type_l10n.dart' and 'local_ads_management_tab_l10n.dart' to extensions
1 parent 74d8500 commit 37a5645

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
export 'ad_platform_type_l10n.dart';
2+
export 'ad_type_l10n.dart';
23
export 'app_user_role_l10n.dart';
34
export 'content_status_l10n.dart';
45
export 'feed_decorator_type_l10n.dart';
56
export 'in_article_ad_slot_type_l10n.dart';
67
export 'local_ad_to_ad_type.dart';
8+
export 'local_ads_management_tab_l10n.dart';
79
export 'source_type_l10n.dart';
810
export 'string_truncate.dart';

0 commit comments

Comments
 (0)