Make cart item count translatable

Created on 1 March 2024, 11 months ago

Translation problem

The number of products added to the cart is followed by the words "item" and "items", which can only be removed or translated by modifying the module code.

In CartBlock.php :
'#count_text' => $this->formatPlural($count, '@count item', '@count items'),

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Component

User interface

Created by

🇫🇷France yom

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024