Skip to content

Commit

Permalink
ci: fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Nov 11, 2024
1 parent 649cb54 commit 0587050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/smooth_app/lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -3108,6 +3108,7 @@
"user_lists_action_multi_select": "Multi-select",
"@user_lists_action_multi_select": {
"description": "The button label for multi-selecting products in a user list"
},
"product_page_compatibility_score_tooltip": "Your compatibility score: {score}%",
"@product_page_compatibility_score_tooltip": {
"description": "Message explaining that the score is the compatibility score",
Expand Down Expand Up @@ -3145,4 +3146,4 @@
"@product_page_image_no_image_available_accessibility_label": {
"description": "Accessibility label for the image on the product page when there is no image available on the database"
}
}
}

0 comments on commit 0587050

Please sign in to comment.