Hello again, I want to use an other language for the READ_MORE text of the Strips Style 1 button. I think there is a TPL_WARP_CONTINUE_READING="Weiterlesen" entry in the avalible language files for WARP. But where is the language handling for the uikit button?
I found only this: <a href="<?php echo $item->getPrimaryLink()->getUrl(); ?>" class="uk-button uk-button-primary readon"><span><?php rc_e('READ_MORE'); ?></span></a>.
Thanks for help. Best regards, Matthias Herrel
Please Log in or Create an account to join the conversation.