Files
shop-praktikum/shop/source/tmp/smarty/088b5871065da465c941bd4d5be4fa85^%%BE^BE4^BE44A1C7%%js_vars.tpl.php
Nikolai Fesenko 8d227c9191 First upload
2025-02-02 13:37:56 +01:00

28 lines
1.7 KiB
PHP

<?php /* Smarty version 2.6.34, created on 2025-02-01 09:05:22
compiled from i18n/js_vars.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'i18n/js_vars.tpl', 5, false),)), $this); ?>
<script>
var oWave = oWave || [];
oWave.i18n =
{
DD_FORM_VALIDATION_VALIDEMAIL: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_VALIDEMAIL'), $this);?>
",
DD_FORM_VALIDATION_PASSWORDAGAIN: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_PASSWORDAGAIN'), $this);?>
",
DD_FORM_VALIDATION_NUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_NUMBER'), $this);?>
",
DD_FORM_VALIDATION_INTEGER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_INTEGER'), $this);?>
",
DD_FORM_VALIDATION_POSITIVENUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_POSITIVENUMBER'), $this);?>
",
DD_FORM_VALIDATION_NEGATIVENUMBER: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_NEGATIVENUMBER'), $this);?>
",
DD_FORM_VALIDATION_REQUIRED: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_REQUIRED'), $this);?>
",
DD_FORM_VALIDATION_CHECKONE: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_FORM_VALIDATION_CHECKONE'), $this);?>
",
NAV_MORE: "<?php echo smarty_function_oxmultilang(array('ident' => 'MORE'), $this);?>
"
};
</script>