mirror of
https://git.d3data.de/3rdParty/captcha-module.git
synced 2025-07-05 07:35:02 +02:00
Revert "Upgrade to OXID 7 with Twig & Smarty"
This commit is contained in:
committed by
GitHub
parent
3acc30a3a5
commit
64abb3b36f
13
application/views/admin/de/module_options.php
Normal file
13
application/views/admin/de/module_options.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* #PHPHEADER_OECAPTCHA_LICENSE_INFORMATION#
|
||||
*/
|
||||
|
||||
// -------------------------------
|
||||
// RESOURCE IDENTIFIER = STRING
|
||||
// -------------------------------
|
||||
$aLang = array(
|
||||
'charset' => 'UTF-8',
|
||||
'SHOP_MODULE_GROUP_main' => 'Allgemein',
|
||||
'SHOP_MODULE_oecaptchakey' => 'Captcha Key',
|
||||
);
|
Reference in New Issue
Block a user