source: extensions/EasyCaptcha/language/en_UK/pets.lang.php @ 26536

Last change on this file since 26536 was 26536, checked in by mistic100, 10 years ago

fix translation of draggable items

File size: 548 bytes
Line 
1<?php
2$lang['bat'] = 'the bat';
3$lang['butterfly'] = 'the butterfly';
4$lang['cat'] = 'the cat';
5$lang['dog'] = 'the dog';
6$lang['duck'] = 'the duck';
7$lang['eagle'] = 'the eagle';
8$lang['elephant'] = 'the elephant';
9$lang['fish'] = 'the fish';
10$lang['fox'] = 'the fox';
11$lang['frog'] = 'the frog';
12$lang['horse'] = 'the horse';
13$lang['ladybug'] = 'the ladybug';
14$lang['lion'] = 'the lion';
15$lang['mouse'] = 'the mouse';
16$lang['panda'] = 'the panda';
17$lang['penguin'] = 'the penguin';
18$lang['snake'] = 'the snake';
19$lang['toucan'] = 'the toucan';
20?>
Note: See TracBrowser for help on using the repository browser.