1<?php 2/** 3 * Slovenian 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'] = 'Privzete opcije za JSON Editor v formatu JSON. Glej https://github.com/json-editor/json-editor#options'; 11