Fully localize the Attribute Manager app

This commit is contained in:
Oliver 2026-01-21 15:39:23 -07:00
parent 9f6c117c84
commit 3819db1ce4
4 changed files with 23 additions and 9 deletions

View file

@ -38,13 +38,22 @@
"no-data-submitted": "No data submitted",
"data-query-notif-header": "Data Query Notification",
"cancel": "Cancel",
"confirm-and-close": "Confirm and Close"
"confirm-and-close": "Confirm and Close",
"save-and-close": "Save and Close",
"delete": "Delete"
},
"Apps": {
"Ask": {
"title": "Questions",
"invalid-input-type": "Invalid input type provided: {type}"
},
"AttributeManager": {
"title": "Attributes: {name}",
"has-max": "Has Maximum?",
"name-placeholder": "Attribute Name...",
"no-attributes": "No attributes yet",
"add-new-attribute": "Add New Attribute"
},
"QueryStatus": {
"title": "Information Request Status",
"user-disconnected-tooltip": "This user is not logged in to Foundry",