1<?php 2/** 3 * English language file for jsoneditor plugin 4 * 5 * @author Janez Paternoster <janez.paternoster@siol.net> 6 */ 7 8// keys need to match the config setting name 9 10$lang['options'] = 'Default options for the JSON Editor in JSON format. See https://github.com/json-editor/json-editor#options'; 11