文件操作 - my_themes_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/polish/my_themes_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // my_themes_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } // Error strings $l['no_premium_themes'] = 'Premium themes are disabled by admin'; //Theme Strings $l['<title>'] = $globals['sn'].' - My Themes'; $l['return'] = 'Powrót do przegladu'; $l['user_apikey'] = 'Twój PopularFX API Key'; $l['theme_settings'] = 'Ustawienia motywu PopularFX'; $l['fetch'] = 'Pobierz klucz'; $l['no_key'] = 'Klucz API jest niedostępny. Kliknij przycisk Pobierz klucz aby pobrać klucz API.'; $l['owned_themes'] = 'Zakupy'; $l['err_fetch_key'] = 'Przepraszamy! Nie można w tej chwili pobrać klucza API. Proszę spróbować później.'; $l['err_noapi_abort_buy'] = 'Przepraszamy! W tej chwili nie można dokonać płatności z powodu błędów wewnętrznych'; $l['err_fetch_owened_theme'] = 'Przepraszamy! Niestety w tej chwili nie można pobrać własnych motywów'; $l['demo'] = 'Demo'; $l['browse_more'] = 'Przeglądaj więcej';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件