Changeset 2766798
- Timestamp:
- 08/05/2022 09:42:59 AM (4 years ago)
- Location:
- quran-text-multilanguage/trunk
- Files:
-
- 2 added
- 3 edited
-
inc/images/country/am.png (added)
-
inc/quran/amharic.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
r2737734 r2766798 167 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> 168 168 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> 169 170 170 171 </select> -
quran-text-multilanguage/trunk/quran-text-multilanguage.php
r2737734 r2766798 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 49 Version: 2.3.15 10 10 11 11 Author: Bahmed karim -
quran-text-multilanguage/trunk/readme.txt
r2737735 r2766798 345 345 346 346 - add Tamil language 347 348 = 2.3.15 = 349 350 - add Amharic language
Note: See TracChangeset
for help on using the changeset viewer.