mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-20 09:09:33 +00:00
Add export functionality to batch select and fix errors
This commit is contained in:
parent
3ee2d3fe5d
commit
2b4cb89649
5 changed files with 10 additions and 5 deletions
|
|
@ -10903,6 +10903,12 @@ Element 3</target>
|
|||
<target>Export to XML</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="xLSXExport" name="part_list.action.export_xlsx">
|
||||
<segment state="translated">
|
||||
<source>part_list.action.export_xlsx</source>
|
||||
<target>Export to Excel</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="w0AgPEI" name="parts.import.title">
|
||||
<segment state="translated">
|
||||
<source>parts.import.title</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue