13 lines
605 B
INI
13 lines
605 B
INI
; @package JEM
|
|
; @subpackage JEM Mailer Plugin
|
|
; @copyright (C) 2013-2024 joomlaeventmanager.net
|
|
; @copyright (C) 2005-2009 Christoph Lukes
|
|
; @license https://www.gnu.org/licenses/gpl-3.0 GNU/GPL
|
|
;
|
|
; All translations can be found at https://app.transifex.com/jemproject/
|
|
; Please join the translation team if you want to contribute your changes to the translations
|
|
;
|
|
; Note: All ini files need to be saved as UTF-8, no BOM
|
|
|
|
PLG_JEM_MAILER="JEM - Mailer Plugin"
|
|
PLG_JEM_MAILER_XML_DESCRIPTION="JEM Mailer Plugin. This plugin handles the automatic mail function (e.g. after event-submission) in JEM" |