Plugin Directory

Changeset 2766798


Ignore:
Timestamp:
08/05/2022 09:42:59 AM (4 years ago)
Author:
karim42
Message:

add amharic language

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

Legend:

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

    r2737734 r2766798  
    167167            <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>         
    168168   
     169            <option data-image="<?php echo plugin_dir_url(__FILE__); ?>images/country/am.png" value="amharic" <?php if(isset($_GET['lang_quran'])){if($_GET['lang_quran'] == 'amharic'):echo 'selected="selected"';endif;}?>>Amharic</option>           
    169170
    170171        </select>
  • quran-text-multilanguage/trunk/quran-text-multilanguage.php

    r2737734 r2766798  
    77Description: Quran Text Multilanguage translated into 29 languages. Full ajax version and responsive. Fully customizable. More reciter...
    88
    9 Version: 2.3.14
     9Version: 2.3.15
    1010
    1111Author: Bahmed karim
  • quran-text-multilanguage/trunk/readme.txt

    r2737735 r2766798  
    345345
    346346 - add Tamil language
     347
     348= 2.3.15 =
     349
     350 - add Amharic language
Note: See TracChangeset for help on using the changeset viewer.