xref: /plugin/elasticsearch/lang/en/lang.php (revision 3d940ff18b46b5fe9011502b1c5cb2e146b9df60) !
1<?php
2/**
3 * english language file for elasticsearch plugin
4 *
5 * @author Andreas Gohr <gohr@cosmocode.de>
6 */
7
8$lang['ns']     = 'Namespace:';
9$lang['nsp']    = 'Namespaces:';
10$lang['lastmod'] = 'Last modified:';
11$lang['author'] = 'Author:';
12$lang['totalfound'] = 'Results found: %s';
13