✏️ 正在编辑: locale_en.php
路径:
/var/installatron/installers/yourls/locale_en.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php itron::$locale = array_merge(itron::$locale,array( "_installer_yourls_title" => "YOURLS", "_installer_yourls_type" => "_types_bookmarks", "_installer_yourls_category" => "_categories_miscellaneous", "_installer_yourls_description" => "Your Own URL Shortener (YOURLS) is an open source personal URL shortening application.", "_installer_yourls_authordescription" => "YOURLS is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL). You can make it private or public, you can pick custom keyword URLs, it comes with its own API. You will love it.<br><br>Features include:<ul><li>Private (your links only) or Public (everybody can create short links, fine for an intranet)<li>Sequential or custom URL keyword<li>Handy bookmarklets to easily shorten and share links<li>Awesome stats: historical click reports, referrers tracking, visitors geo-location<li>Neat Ajaxed interface<li>Terrific Plugin architecture to easily implement new features<li>Cool developer API<li>Full jsonp support<li>Friendly installer<li>Sample files to create your own public interface and more</ul>", )); ?>
💾 保存文件
← 返回文件管理器