PATH:
home
/
sudairsocs
/
www
/
forum
/
Themes
/
Reseller_v2.0.4
/
languages
/
ThemeCustoms
<?php /** * @package Theme Customs * @author Diego Andrés <diegoandres_cortes@outlook.com> * @copyright Copyright (c) 2023, SMF Tricks * @license MIT */ // Carousel $txt['st_carousel'] = 'Carousel'; $txt['st_enable_carousel'] = 'Enable carousel'; $txt['st_enable_carousel_desc'] = 'This is a global setting to completely disable or enable the carousel.'; $txt['st_carousel_index'] = 'Display only in home page'; $txt['st_carousel_enable_images'] = 'Enable carousel images'; $txt['st_carousel_speed'] = 'Carousel autoplay speed'; $txt['st_carousel_speed_desc'] = 'Speed in miliseconds, use 1000 for 1 second. 0 will disable autoplay.'; $txt['st_carousel_link_text'] = 'Carousel link text'; $txt['st_carousel_link_text_desc'] = 'Text to display in the link. <span class="smalltext">Default is "Go to link"</span>'; $txt['st_carousel_go_to_link'] = 'Go to link'; $txt['st_carousel_add_new'] = 'Add new'; $txt['st_carousel_slides'] = 'Number of slides'; $txt['st_carousel_slides_desc'] = 'Set number of slides for the carousel. Limited to a range between 1-5'; $txt['st_carousel_bbc_allowed'] = 'BBC tags, such as [b], [i] and [u], are allowed in your slides, as well as smileys.'; // Sliders $txt['st_slider'] = 'Slider'; $txt['st_slider_x'] = 'Slider %d'; $txt['st_slide'] = 'Slide'; // Settings $txt['st_carousel_title'] = 'Title'; $txt['st_carousel_title_desc'] = 'Each slide requires a title, otherwise it will not be displayed.'; $txt['st_carousel_text'] = 'Caption'; $txt['st_carousel_link'] = 'Link'; $txt['st_carousel_image_url'] = 'Image URL'; $txt['st_carousel_image_upload'] = 'Upload Image'; $txt['st_carousel_image_current'] = '<div class="noticebox">Uploading a new image will replace the current one.<br><span class="smalltext">Current image for this slide:</span><br>%s</div>'; $txt['st_carousel_noimage'] = '<div class="errorbox">This slide does not have an image.</div>';
[+]
..
[-] cover.turkish.php
[edit]
[-] profile.russian.php
[edit]
[-] main.english.php
[edit]
[-] index.php
[edit]
[-] cover.dutch.php
[edit]
[-] carousel.turkish.php
[edit]
[-] carousel.dutch.php
[edit]
[-] profile.english.php
[edit]
[-] profile.dutch.php
[edit]
[-] main.russian.php
[edit]
[-] carousel.english.php
[edit]
[-] main.dutch.php
[edit]
[-] profile.turkish.php
[edit]
[-] cover.russian.php
[edit]
[-] cover.spanish_es.php
[edit]
[-] cover.english.php
[edit]
[-] main.turkish.php
[edit]
[-] carousel.russian.php
[edit]