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": "Ukupna pojedinačna cena:",
|
||||
"setPrice": "Cena kompleta:",
|
||||
"yourSavings": "Vaša ušteda:",
|
||||
"similarProducts": "Slični proizvodi",
|
||||
"countDisplay": {
|
||||
"noProducts": "0 proizvoda",
|
||||
"oneProduct": "1 proizvod",
|
||||
|
||||
Reference in New Issue
Block a user