source: github/plugins/help/localization/en_GB.inc @ 62a83b3

Last change on this file since 62a83b3 was 62a83b3, checked in by thomascube <thomas@…>, 2 years ago

Copying plugins to release branch

  • Property mode set to 100644
File size: 116 bytes
Line 
1<?php
2
3$labels = array();
4$labels['help'] = 'Help';
5$labels['about'] = 'About';
6$labels['license'] = 'License';
7
8?>
Note: See TracBrowser for help on using the repository browser.