1*4ed47963Sv-r-b<?php 2*4ed47963Sv-r-b/** 3*4ed47963Sv-r-b * Language file for the jstweak plugin 4*4ed47963Sv-r-b * 5*4ed47963Sv-r-b * @author Volker Bürckel <volker@vrbdev.eu> 6*4ed47963Sv-r-b */ 7*4ed47963Sv-r-b 8*4ed47963Sv-r-b$lang['menu'] = 'Liste der Plugins mit conf.js-Ersetzung'; 9*4ed47963Sv-r-b$lang['is_active'] = 'Die Skript-Ersetzung ist aktiv.'; 10*4ed47963Sv-r-b$lang['is_inactive'] = 'Die Skript-Ersetzung ist inaktiv.'; 11*4ed47963Sv-r-b$lang['error'] = 'Ein Fehler ist aufgetreten'; 12*4ed47963Sv-r-b$lang['please_set_local_script_dir'] = 'Bitte tragen Sie das lokale Skript-Verzeichnis in der Konfiguration ein'; 13*4ed47963Sv-r-b$lang['please_create_local_script_dir'] = 'Bitte legen Sie das lokale Skript-Verzeichnis im Dateisystem an:';