Add custom string in footer for translations
-
Hi!
<div class="footer"> <div class="container"> <div class="col-sm-6"> <p>? 2016 Mysite. All rights reserved.</p> </div> <div class="col-sm-6"> <p><a href="">Terms and conditions</a></p> <p><a href="">Privacy policy</a></p> </div> </div> </div>
I want to add “Terms and conditions” and “Privacy policy” as custom strings, to be abble to translate them.
Can you help with some tips how to do this?
Thank you in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add custom string in footer for translations’ is closed to new replies.