Файловый менеджер - Редактировать - /var/www/portal.bdu.ac.bd/public_html/wp-content/themes/bduWP/framework/functions/translation.php
Назад
<?php $tie_default_texts = array( // Not Found 'translationTitle1' => array( 'title'=> true, 'text' => __( 'Not Found', 'tie' )), '404 :(' => __( '404 :(', 'tie' ), 'Not Found' => __( 'Not Found', 'tie' ), 'Nothing Found' => __( 'Nothing Found', 'tie' ), 'Check Also' => __( 'Check Also', 'tie' ), 'Apologies, but the page you requested could not be found. Perhaps searching will help.' => __( 'Apologies, but the page you requested could not be found. Perhaps searching will help.', 'tie' ), // Search 'translationTitle2' => array( 'title'=> true, 'text' => __( 'Search', 'tie' )), 'Search' => __( 'Search', 'tie' ), 'Search Results for: %s' => __( 'Search Results for: %s', 'tie' ), 'Results Found' => __( 'Results Found', 'tie' ), 'No Results' => __( 'No Results', 'tie' ), 'View All Results' => __( 'View All Results', 'tie' ), 'Sorry, but nothing matched your search criteria. Please try again with some different keywords.' => __( 'Sorry, but nothing matched your search criteria. Please try again with some different keywords.', 'tie' ), //Archives 'translationTitle3' => array( 'title'=> true, 'text' => __( 'Archives', 'tie' )), 'Daily Archives: <span>%s</span>' => __( 'Daily Archives: <span>%s</span>', 'tie' ), 'Monthly Archives: <span>%s</span>' => __( 'Monthly Archives: <span>%s</span>', 'tie' ), 'Yearly Archives: <span>%s</span>' => __( 'Yearly Archives: <span>%s</span>', 'tie' ), 'Tag Archives: %s' => __( 'Tag Archives: %s', 'tie' ), 'Blog Archives' => __( 'Blog Archives', 'tie' ), 'Feed Subscription' => __( 'Feed Subscription', 'tie' ), //Comments 'translationTitle4' => array( 'title'=> true, 'text' => __( 'Comments', 'tie' )), 'No comments' => __( 'No comments', 'tie' ), 'One comment' => __( 'One comment', 'tie' ), '1 Comment' => __( '1 Comment', 'tie' ), '% Comments' => __( '% Comments', 'tie' ), 'comments' => __( 'comments', 'tie' ), 'Leave a comment' => __( 'Leave a comment', 'tie' ), '<span>←</span> Older Comments' => __( '<span>←</span> Older Comments','tie' ), 'Newer Comments <span>→</span>' => __( 'Newer Comments <span>→</span>','tie' ), 'Your comment is awaiting moderation.' => __( 'Your comment is awaiting moderation.','tie'), 'Pingback:' => __( 'Pingback:', 'tie' ), //Posts 'translationTitle5' => array( 'title'=> true, 'text' => __( 'Posts', 'tie' )), 'Pages:' => __( 'Pages:', 'tie' ), 'Edit' => __( 'Edit', 'tie' ), 'Tags' => __( 'Tags', 'tie' ), 'About' => __( 'About', 'tie' ), 'Previous' => __( 'Previous', 'tie' ), 'Prev' => __( 'Prev', 'tie' ), 'Next' => __( 'Next', 'tie' ), 'Pages' => __( 'Pages', 'tie' ), 'Categories' => __( 'Categories', 'tie' ), 'Authors' => __( 'Authors', 'tie' ), 'Views' => __( 'Views', 'tie' ), 'Read More »' => __( 'Read More »', 'tie' ), 'No products found' => __( 'No products found', 'tie' ), 'Share' => __( 'Share', 'tie' ), 'Related Articles' => __( 'Related Articles', 'tie' ), 'Related Products' => __( 'Related Products', 'tie' ), 'You must be logged in to view this page.'=> __( 'You must be logged in to view this page.', 'tie' ), //Widgets 'translationTitle6' => array( 'title'=> true, 'text' => __( 'Widgets', 'tie' )), 'All Posts' => __( 'All Posts', 'tie' ), 'By %s' => __( 'By %s', 'tie' ), 'About %s' => __( 'About %s', 'tie' ), 'Popular' => __( 'Popular', 'tie' ), 'Recent' => __( 'Recent', 'tie' ), 'Subscribe' => __( 'Subscribe', 'tie' ), 'Welcome' => __( 'Welcome', 'tie' ), 'Dashboard' => __( 'Dashboard', 'tie' ), 'Your Profile' => __( 'Your Profile', 'tie' ), 'Logout' => __( 'Logout', 'tie' ), 'Username' => __( 'Username', 'tie' ), 'Password' => __( 'Password', 'tie' ), 'Log in' => __( 'Log in', 'tie' ), 'Remember Me' => __( 'Remember Me', 'tie' ), 'Lost your password?' => __( 'Lost your password?', 'tie' ), 'Enter your e-mail address' => __( 'Enter your e-mail address', 'tie' ), //Pagination 'translationTitle8' => array( 'title'=> true, 'text' => __( 'Pagination', 'tie' )), 'page' => __( 'page', 'tie' ), '« First' => __( '« First', 'tie' ), 'Last »' => __( 'Last »', 'tie' ), 'Page %s' => __( 'Page %s', 'tie' ), '%1$s at %2$s' => __( '%1$s at %2$s', 'tie' ), 'Page %CURRENT_PAGE% of %TOTAL_PAGES%' => __( 'Page %CURRENT_PAGE% of %TOTAL_PAGES%','tie'), //Misc 'translationTitle8' => array( 'title'=> true, 'text' => __( 'Misc', 'tie' )), 'Breaking News' => __( 'Breaking News', 'tie' ), '%s ago' => __( '%s ago', 'tie' ), 'About the author' => __( 'About the author', 'tie' ), 'Home' => __( 'Home', 'tie' ), 'Scroll To Top' => __( 'Scroll To Top', 'tie' ), 'Random Article' => __( 'Random Article', 'tie' ), 'View your shopping cart' => __( 'View your shopping cart', 'tie' ), ); function __ti( $text ){ $sanitize_text = tie_sanitize_title( htmlspecialchars ( $text ) ); if( tie_get_option( $sanitize_text ) ){ return htmlspecialchars_decode ( tie_get_option( $sanitize_text ) ); }else{ return __( $text , 'tie' ); } } function _eti( $text ){ echo __ti( $text ); } ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка