13 lines
853 B
INI
13 lines
853 B
INI
; @package JLSitemap Package
|
|
; @version 1.12.0
|
|
; @author Joomline - joomline.ru
|
|
; @copyright Copyright (c) 2010 - 2022 Joomline. All rights reserved.
|
|
; @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
|
|
; @link https://joomline.ru/
|
|
; Note : All ini files need to be saved as UTF-8
|
|
|
|
PKG_JLSITEMAP = "JL Sitemap"
|
|
PKG_JLSITEMAP_DESCRIPTION = "Joomla Sitemap. <br>This is a free component for Joomla that allows you to generate an XML sitemap. <br>Extension develops on user donations. <iframe frameborder='0' allowtransparency='true' scrolling='no' src='https://joomline.org/donatenewen.html' width='100%' height='700'></iframe>"
|
|
|
|
PKG_JLSITEMAP_ERROR_COMPATIBLE_PHP = "This version is compatible only with PHP %s and later."
|
|
PKG_JLSITEMAP_ERROR_COMPATIBLE_JOOMLA = "This version is compatible only with Joomla %s and later." |