Template remove add, read-only, chips open modals

This commit is contained in:
adilallo
2026-04-20 13:14:56 -06:00
parent 45bbbb8a35
commit d3bb8cdd0f
9 changed files with 632 additions and 43 deletions
+7 -1
View File
@@ -13,5 +13,11 @@
"notFound": "This template was not found.",
"applyFailed": "Something went wrong. Please try again."
},
"loading": "Loading template…"
"loading": "Loading template…",
"chipDetailModal": {
"closeButton": "Close",
"fallback": {
"bodyLabel": "Details for this entry are not yet available."
}
}
}