Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/smooth_app/lib/l10n/app_localizations_aa.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4554,7 +4554,7 @@ class AppLocalizationsAa extends AppLocalizations {
'Some countries use the NOVA groups for their dietary guidelines or goals, for instance:\n\n- **🇧🇷 Brazil**\'s dietary guidelines **recommend to limit consumption** of processed food and avoid ultra-processed food.\n\n- **🇫🇷 France**\'s public health nutritional policy goals for 2018-2022 aims to **reduce consumption of group 4 ultra-processed foods by 20%**.';

@override
String get guide_nova_share_link => 'https://world.openfoodfacts.org/nova';
String get guide_nova_share_link => 'https://en.openfoodfacts.org/nova';

@override
String get guide_open_food_facts_title => 'Welcome to Open Food Facts!';
Expand Down