foogallery
Last commit date
assets
2 months ago
css
2 months ago
docs
2 months ago
extensions
2 months ago
freemius
2 months ago
gutenberg
2 months ago
includes
2 months ago
js
2 months ago
languages
2 months ago
lib
2 months ago
templates
2 months ago
views
2 months ago
LICENSE.txt
2 months ago
README.txt
2 months ago
changelog.txt
2 months ago
foogallery.php
2 months ago
index.html
2 months ago
wpml-config.xml
2 months ago
wpml-config.xml
28 lines
| 1 | <wpml-config> |
| 2 | <admin-texts> |
| 3 | <key name="foogallery"> |
| 4 | <key name="language_filtering_all"/> |
| 5 | <key name="language_paging_loadmore_text"/> |
| 6 | <key name="language_back_to_album_text"/> |
| 7 | <key name="language_imageviewer_prev_text"/> |
| 8 | <key name="language_imageviewer_next_text"/> |
| 9 | <key name="language_imageviewer_of_text"/> |
| 10 | <key name="language_paging_current"/> |
| 11 | <key name="language_paging_page"/> |
| 12 | <key name="language_paging_first_text"/> |
| 13 | <key name="language_paging_prev_text"/> |
| 14 | <key name="language_paging_next_text"/> |
| 15 | <key name="language_paging_last_text"/> |
| 16 | <key name="language_paging_prev_more_text"/> |
| 17 | <key name="language_paging_next_more_text"/> |
| 18 | <key name="exif_aperture_text"/> |
| 19 | <key name="exif_camera_text"/> |
| 20 | <key name="exif_date_text"/> |
| 21 | <key name="exif_exposure_text"/> |
| 22 | <key name="exif_focal_length_text"/> |
| 23 | <key name="exif_iso_text"/> |
| 24 | <key name="exif_orientation_text"/> |
| 25 | </key> |
| 26 | </admin-texts> |
| 27 | </wpml-config> |
| 28 |