feat(i18n): add 'similarProducts' key to multiple language files
- Introduce 'similarProducts' translation key across various language files to enhance product detail pages. - Update existing translations for improved clarity and consistency in product descriptions. - Ensure proper localization support for the new key in Arabic, Bulgarian, Czech, Greek, French, Croatian, Hungarian, Italian, Polish, Romanian, Russian, Slovak, Slovenian, Albanian, Serbian, Swedish, Turkish, Ukrainian, and Chinese.
This commit is contained in:
@@ -28,6 +28,7 @@ export default {
|
||||
"individualPriceTotal": "Συνολική τιμή μεμονωμένων:",
|
||||
"setPrice": "Τιμή σετ:",
|
||||
"yourSavings": "Η εξοικονόμησή σας:",
|
||||
"similarProducts": "Παρόμοια προϊόντα",
|
||||
"countDisplay": {
|
||||
"noProducts": "0 προϊόντα",
|
||||
"oneProduct": "1 προϊόν",
|
||||
|
||||
Reference in New Issue
Block a user