Localize the rest of the TAFDocumentSheetConfig

This commit is contained in:
Oliver 2026-01-21 16:00:26 -07:00
parent 235f8aef39
commit 1f9aee329e
2 changed files with 18 additions and 6 deletions

View file

@ -40,7 +40,9 @@
"cancel": "Cancel",
"confirm-and-close": "Confirm and Close",
"save-and-close": "Save and Close",
"delete": "Delete"
"delete": "Delete",
"resizable": "Resizable",
"not-resizable": "Not Resizable"
},
"Apps": {
"Ask": {
@ -75,7 +77,8 @@
"label": "Height"
},
"Resizable": {
"label": "Resizable"
"label": "Resizable",
"placeholder": "Default ({placeholder})"
},
"tabs": {
"foundry": "Foundry",