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 */ // Profile $txt['st_profile_cover_upload'] = 'Upload Profile Cover'; $txt['st_profile_cover_current'] = '<div class="noticebox smalltext">Uploading a new cover will replace the current one.<br><span class="floatright">%2$s</span> <span class="smalltext">Current Cover:</span><br>%1$s</div>'; $txt['st_profile_nocover'] = '<div class="noticebox smalltext">No profile cover has been uploaded.</div>'; // Permissions $txt['permissionname_st_profile_cover_upload'] = 'Upload a profile cover to the server'; $txt['permissionname_st_profile_cover_upload_own'] = 'Own cover'; $txt['permissionname_st_profile_cover_upload_any'] = 'Any cover'; $txt['permissionhelp_st_profile_cover_upload'] = 'This permission will allow a user to upload or delete their profile cover.'; $txt['cannot_st_profile_cover_upload'] = 'You do not have permission to upload a cover.'; $txt['cannot_st_profile_cover_upload_own'] = 'You do not have permission to edit your cover.'; $txt['cannot_st_profile_cover_upload_any'] = 'You do not have permission to edit someone else\'s cover.'; // Error $txt['st_profile_error_noimage'] = 'The cover file is not a valid image.'; $txt['st_profile_error_noupload'] = 'Unable to upload a cover image at this time.';
[+]
..
[-] 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]