Localize the rest of the TAFDocumentSheetConfig
This commit is contained in:
parent
235f8aef39
commit
1f9aee329e
2 changed files with 18 additions and 6 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue