Fully localize the Ask app where possible
This commit is contained in:
parent
357af820bf
commit
9f6c117c84
3 changed files with 15 additions and 5 deletions
|
|
@ -36,9 +36,15 @@
|
|||
"Key": "Key",
|
||||
"Value": "Value",
|
||||
"no-data-submitted": "No data submitted",
|
||||
"data-query-notif-header": "Data Query Notification"
|
||||
"data-query-notif-header": "Data Query Notification",
|
||||
"cancel": "Cancel",
|
||||
"confirm-and-close": "Confirm and Close"
|
||||
},
|
||||
"Apps": {
|
||||
"Ask": {
|
||||
"title": "Questions",
|
||||
"invalid-input-type": "Invalid input type provided: {type}"
|
||||
},
|
||||
"QueryStatus": {
|
||||
"title": "Information Request Status",
|
||||
"user-disconnected-tooltip": "This user is not logged in to Foundry",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue