You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to translate this section ,but I can't. It's about the loading reviews message when the product page is loading. The component is product-summary-rating. In messages folder I have only those possibilities: "store/reviews.list.summary.loading": "Loading summary…", and "store/reviews.list.loading": "Loading reviews…". I have tried to translate in romanian both... but no succes.
I try to translate this section
,but I can't. It's about the loading reviews message when the product page is loading. The component is product-summary-rating. In messages folder I have only those possibilities: "store/reviews.list.summary.loading": "Loading summary…", and "store/reviews.list.loading": "Loading reviews…". I have tried to translate in romanian both... but no succes.
How I tried:
{
"args": {
"to": "ro-RO",
"messages": [
{
"srcLang": "en-DV",
"srcMessage": "store/reviews.list.summary.loading",
"targetMessage": "Incarca recenzii",
"context": "[email protected]"
}
]
}
}
The text was updated successfully, but these errors were encountered: