mirror of
https://github.com/grocy/grocy.git
synced 2025-09-19 02:57:44 +00:00
Finalize user-defined-fields (closes #176)
This commit is contained in:
@@ -35,3 +35,10 @@ minimum_perc = 0
|
||||
source_file = localization/en/demo_data.php
|
||||
source_lang = en
|
||||
type = PHP_ARRAY
|
||||
|
||||
[grocy.userfield_typesphp]
|
||||
file_filter = localization/<lang>/userfield_types.php
|
||||
minimum_perc = 0
|
||||
source_file = localization/en/userfield_types.php
|
||||
source_lang = en
|
||||
type = PHP_ARRAY
|
||||
|
Reference in New Issue
Block a user