Plugin Directory

Changeset 2737734


Ignore:
Timestamp:
06/05/2022 10:15:58 PM (4 years ago)
Author:
karim42
Message:

add tamil language

Location:
quran-text-multilanguage/trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • quran-text-multilanguage/trunk/inc/template.php

    r2403288 r2737734  
    161161            <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>           
    162162
    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>       
    164166
    165167            <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  
    77Description: Quran Text Multilanguage translated into 29 languages. Full ajax version and responsive. Fully customizable. More reciter...
    88
    9 Version: 2.3.13
     9Version: 2.3.14
    1010
    1111Author: Bahmed karim
  • quran-text-multilanguage/trunk/readme.txt

    r2671367 r2737734  
    341341
    342342 - fix quran badge number
     343
     344= 2.3.14 =
     345
     346 - add Tamil language
Note: See TracChangeset for help on using the changeset viewer.