-
AuthorPosts
-
April 29, 2016 at 4:03 pm #924543
Hello 🙂 I would like to translate these strings from English to Bulgarian:
http://prntscr.com/aycq9fCould you be so kind to tell me the name of the file, which should I edit?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 29, 2016 at 4:27 pm #924546Hi there
It is a JA ACM Module type countdown – style-1 published in home-1 position
Text weight loss is the module title so you can change it with your preferred text
To change day – hour – min – sec – edit this file /templates/ja_charity/acm/countdown/tmpl/style-1.php
and change the text inside <p class="days_ref">dayto <p class="days_ref">yourtext and so on for all others .
<ul class="countdown"> <li> <span class="days">0</span> <p class="days_ref">day</p> </li> <li class="seperator">:</li> <li> <span class="hours">0</span> <p class="hours_ref">hour</p> </li> <li class="seperator">:</li> <li> <span class="minutes">0</span> <p class="minutes_ref">min</p> </li> <li class="seperator">:</li> <li> <span class="seconds">0</span> <p class="seconds_ref">sec</p> </li> </ul>
May 4, 2016 at 11:55 am #926618Hello, thank you for your assistance. Could you be so kind to take a look at clubpopitai.com? There is an issue with that – initially the system is loading the translated version, and after that the translated strings are being replaced by the default ones.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 4, 2016 at 3:32 pm #926697Hi
Could you share as private reply a temp super user account to your backend ?
I will have a look at it
May 5, 2016 at 11:01 am #927124This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 9, 2016 at 5:39 am #928160Hi there
I made changs also in this file /templates/ja_charity/js/down-count/jquery.downCount.js
var ref_days = (days === 1) ? 'day' : 'дни', ref_hours = (hours === 1) ? 'hour' : 'часа', ref_minutes = (minutes === 1) ? 'minute' : 'мин', ref_seconds = (seconds === 1) ? 'second' : 'сек';
Regards
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by pavit 8 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum