mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-26 08:26:51 +00:00
Show nested feature decorators in a list (#173)
* Show nested feature decorators in a list * Fix swapping decorator indices * Move wrapper model creation to separate function * Add setting string node on enter
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
"entries_hidden.all": "Show all",
|
||||
"expand": "Expand",
|
||||
"expand_all": "Hold %0% to expand all",
|
||||
"feature.decorated.decorators": "Decorators",
|
||||
"feature.decorated.decorators.entry": "Decorator",
|
||||
"fields": "Fields",
|
||||
"generate_new_seed": "Generate new seed",
|
||||
"github": "GitHub",
|
||||
|
||||
Reference in New Issue
Block a user