Changeset 2737734
- Timestamp:
- 06/05/2022 10:15:58 PM (4 years ago)
- Location:
- quran-text-multilanguage/trunk
- Files:
-
- 1 added
- 3 edited
-
inc/quran/tamil.txt (added)
-
inc/template.php (modified) (1 diff)
-
quran-text-multilanguage.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
quran-text-multilanguage/trunk/inc/template.php
r2403288 r2737734 161 161 <option data-image="<?php echo plugin_dir_url(__FILE__); ?>images/country/ir.png" value="persian" <?php if(isset($_GET['lang_quran'])){if($_GET['lang_quran'] == 'persian'):echo 'selected="selected"';endif;}?>>Persian</option> 162 162 163 <option data-image="<?php echo plugin_dir_url(__FILE__); ?>images/country/th.png" value="thai" <?php if(isset($_GET['lang_quran'])){if($_GET['lang_quran'] == 'thai'):echo 'selected="selected"';endif;}?>>Thai</option> 163 <option data-image="<?php echo plugin_dir_url(__FILE__); ?>images/country/in.png" value="tamil" <?php if(isset($_GET['lang_quran'])){if($_GET['lang_quran'] == 'tamil'):echo 'selected="selected"';endif;}?>>Tamil</option> 164 165 <option data-image="<?php echo plugin_dir_url(__FILE__); ?>images/country/th.png" value="thai" <?php if(isset($_GET['lang_quran'])){if($_GET['lang_quran'] == 'thai'):echo 'selected="selected"';endif;}?>>Thai</option> 164 166 165 167 <option data-image="<?php echo plugin_dir_url(__FILE__); ?>images/country/uz.png" value="uzbek" <?php if(isset($_GET['lang_quran'])){if($_GET['lang_quran'] == 'uzbek'):echo 'selected="selected"';endif;}?>>Uzbek</option> -
quran-text-multilanguage/trunk/quran-text-multilanguage.php
r2618879 r2737734 7 7 Description: Quran Text Multilanguage translated into 29 languages. Full ajax version and responsive. Fully customizable. More reciter... 8 8 9 Version: 2.3.1 39 Version: 2.3.14 10 10 11 11 Author: Bahmed karim -
quran-text-multilanguage/trunk/readme.txt
r2671367 r2737734 341 341 342 342 - fix quran badge number 343 344 = 2.3.14 = 345 346 - add Tamil language
Note: See TracChangeset
for help on using the changeset viewer.