You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/locales/en/translations.ts
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1678,6 +1678,7 @@ export default {
1678
1678
'schema-block-renderer/label': {
1679
1679
showExample: 'Show example',
1680
1680
hideExample: 'Hide example',
1681
+
editButtonAriaLabel: 'Edit {{questionLabel}}',
1681
1682
},
1682
1683
'schema-block-renderer/editable/files': {
1683
1684
instructions: 'You may attach up to 5 file(s) to this question. You may attach files that you already have in OSF Storage in this <a href={{nodeUrl}}>{{projectOrComponent}}</a> or upload (drag and drop) a new file from your computer. Uploaded files will automatically be added to this <a href={{nodeUrl}}>{{projectOrComponent}}</a> so that they can be registered. To attach files from other components or an add-on, first add them to this <a href={{nodeUrl}}>{{projectOrComponent}}</a>.',
0 commit comments