Merge pull request #1060 from sashokbg/feat/multiple_work_sections

feat: additional work sections
This commit is contained in:
Amruth Pillai
2022-11-13 10:28:28 +01:00
committed by GitHub
13 changed files with 184 additions and 38 deletions

View File

@ -3,7 +3,8 @@
"actions": {
"add": "Add New {{token}}",
"delete": "Delete {{token}}",
"edit": "Edit {{token}}"
"edit": "Edit {{token}}",
"duplicate": "Duplicate Section"
},
"columns": {
"heading": "Columns",