xref: /plugin/farmer/lang/en/settings.php (revision bc461538055235f91285e8ce7ea50a98d1bb257e)
1*bc461538SMichael Große<?php
2*bc461538SMichael Große/**
3*bc461538SMichael Große * english language file for farmer plugin
4*bc461538SMichael Große *
5*bc461538SMichael Große * @author Michael Große <grosse@cosmocode.de>
6*bc461538SMichael Große */
7*bc461538SMichael Große
8*bc461538SMichael Große// keys need to match the config setting name
9*bc461538SMichael Große// $lang['fixme'] = 'FIXME';
10*bc461538SMichael Große
11*bc461538SMichael Große
12*bc461538SMichael Große
13*bc461538SMichael Große//Setup VIM: ex: et ts=4 :
14