Change Translation

Open to all! Ask other shopowners for help.
Post Reply
Vaddalapam
Member
Posts: 76
Joined: Sat Feb 03, 2024 6:34 pm
Phoenix Version: v1.1.0.7
Has thanked: 20 times
Been thanked: 3 times

Change Translation

Post by Vaddalapam »

Hello and a happy new year
Unbenannt.JPG
I try to find the red squared text in german translation, been seching in "product_new php and 100 other files :roll: , can one give a short advice where to change ?

Greetings Vadda
You do not have the required permissions to view the files attached to this post.


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Change Translation

Post by burt »

HNY to you!

That is a Content Module for Index page. Therefore, you need the language part of it;

/includes/languages/{english|german|french|etc}/modules/content/index/cm_i_card_products.php

You can see the correlation between what something is, and where the file might be located, by my colour coding.
I am not here to build for you.
I am here to build with you. Let's help each other.
Vaddalapam
Member
Posts: 76
Joined: Sat Feb 03, 2024 6:34 pm
Phoenix Version: v1.1.0.7
Has thanked: 20 times
Been thanked: 3 times

Re: Change Translation

Post by Vaddalapam »

Thank you


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply