root/extensions/Front2Back/language/en_UK/plugin.lang.php @ 9782

Revision 9782, 95 bytes (checked in by mistic100, 2 years ago)

[extensions] Front2Back
- compatibility with 2.2.0
- jQuery method for swap
- localisation

Line 
1<?php
2
3$lang['Front2Back_back'] = 'See back';
4$lang['Front2Back_front'] = 'See front';
5
6?>
Note: See TracBrowser for help on using the browser.