1<?php
2/**
3 * English language file for sectiontag plugin
4 *
5 * @author i-net software <tools@inetsoftware.de>
6 */
7
8$lang['js']['save'] = 'Save';
9$lang['js']['closeDialog'] = 'Close';
10$lang['js']['edit'] = 'Edit';
11
12//Setup VIM: ex: et ts=4 :
13