First upload

This commit is contained in:
Nikolai Fesenko
2025-02-02 13:37:56 +01:00
commit 8d227c9191
3281 changed files with 362319 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:42:13
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 oFlow = oFlow || [];
oFlow.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);?>
",
DD_NAVIGATION_MORE: "<?php echo smarty_function_oxmultilang(array('ident' => 'DD_NAVIGATION_MORE'), $this);?>
"
};
</script>