diff --git a/packages/smooth_app/lib/l10n/app_en.arb b/packages/smooth_app/lib/l10n/app_en.arb index eef5938d7eb..4a3de9ff116 100644 --- a/packages/smooth_app/lib/l10n/app_en.arb +++ b/packages/smooth_app/lib/l10n/app_en.arb @@ -491,7 +491,7 @@ "@Lists": {}, "no_prodcut_in_list": "There is no product in this list", "no_product_in_section": "There is no product in this section", - "recently_seen_products": "My recently seen products", + "recently_seen_products": "History", "clear": "Clear", "@clear": { "description": "Clears a product list" diff --git a/packages/smooth_app/lib/l10n/app_fr.arb b/packages/smooth_app/lib/l10n/app_fr.arb index 8d0b8aab694..fad97b7e095 100644 --- a/packages/smooth_app/lib/l10n/app_fr.arb +++ b/packages/smooth_app/lib/l10n/app_fr.arb @@ -445,7 +445,7 @@ "@Lists": {}, "no_prodcut_in_list": "Il n'y a pas de produit dans cette liste", "no_product_in_section": "Il n'y a pas de produit dans cette section", - "recently_seen_products": "Mes produits récemment vus", + "recently_seen_products": "Historique", "clear": "Effacer", "@clear": { "description": "Clears a product list"