dropdowns

This commit is contained in:
2025-08-30 10:19:53 +00:00
parent 7a3f58a551
commit 66e000879d
3 changed files with 23 additions and 19 deletions

3
include/language/en_us.EcmDropdownEditor.php Normal file → Executable file
View File

@@ -1,5 +1,5 @@
<?php
// created: 2025-08-13 12:56:45
// created: 2025-08-30 09:18:40
$customDoms = array (
'ecmproducts_attribute_dom' =>
array (
@@ -321,6 +321,7 @@ $customDoms = array (
'end_of_line' => 'Non Active',
'active' => 'Active',
'new' => 'New',
'e8d1191e-2c7b-c24d-88e2-68b2bd076498' => 'test',
),
'ecmsales_status_dom' =>
array (

3
include/language/pl_pl.EcmDropdownEditor.php Normal file → Executable file
View File

@@ -1,5 +1,5 @@
<?php
// created: 2025-08-13 12:56:45
// created: 2025-08-30 09:18:40
$customDoms = array (
'ecmproducts_attribute_dom' =>
array (
@@ -322,6 +322,7 @@ $customDoms = array (
'end_of_line' => 'Nieaktywny',
'active' => 'Aktywny',
'new' => 'Nowość',
'e8d1191e-2c7b-c24d-88e2-68b2bd076498' => 'test',
),
'ecmsales_status_dom' =>
array (