common-strings.php
6 lines
| 1 | <?php |
| 2 | __( 'WP-Parsidate', 'wp-parsidate' ); |
| 3 | __( 'Persian package for WordPress, Adds full RTL and Shamsi (Jalali) support for: posts, comments, pages, archives, search, categories, permalinks and all admin sections and TinyMce editor, lists, quick editor. This package has Jalali archive widget.', |
| 4 | 'wp-parsidate' ); |
| 5 | __( 'WP-Parsi Team', 'wp-parsidate' ); |
| 6 |