summaryrefslogtreecommitdiffstats
path: root/application/locale/translateMe.php
blob: d746a67c7ffdf351f0bfb7cba098dd79dc9da584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

// Dummy strings helping the translation module

translate('up');
translate('down');
translate('unreachable');
translate('pending');
translate('ok');
translate('warning');
translate('critical');
translate('unknown');