source:
github/plugins/hide_blockquote/localization/en_US.inc
@
8e528fd
| Last change on this file since 8e528fd was 8e528fd, checked in by Aleksander Machniak <alec@…>, 12 months ago | |
|---|---|
|
|
| File size: 156 bytes | |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | $labels = array(); |
| 4 | $labels['hide'] = 'Hide'; |
| 5 | $labels['show'] = 'Show'; |
| 6 | $labels['quotelimit'] = 'Hide citation when lines count is greater than'; |
| 7 | |
| 8 | ?> |
Note: See TracBrowser
for help on using the repository browser.
