[ACS-3600] Add missing label translations (#7890)

This commit is contained in:
MichalKinas
2022-10-19 11:52:02 +02:00
committed by GitHub
parent 3abf138088
commit b12d1b4a44
6 changed files with 17 additions and 9 deletions

View File

@@ -358,5 +358,12 @@
"ACTION_TYPE": "Action Type"
}
},
"DEFAULT_SEARCH": "Default"
"BREADCRUMB_DEMO": {
"NEW_FOLDER_LABEL": "Create a new folder button",
"EDIT_NODE_LABEL": "Edit node button",
"DELETE_NODE_LABEL": "Delete node icon button"
},
"DEFAULT_SEARCH": "Default",
"OPEN_DIALOG": "Open dialog",
"SHOW_LIST_LABEL": "Click to show the list"
}