tolgee-platform icon indicating copy to clipboard operation
tolgee-platform copied to clipboard

Exporting Translation File with Tags and Descriptions

Open manojios99 opened this issue 9 months ago • 4 comments

We need the exported translation file to include tags and descriptions, as this is a fundamental requirement when transferring data from one project to another. Since we have already completed our translation work with tags and descriptions, we would prefer not to redo it. Therefore, we request that the exported translation file includes tags and descriptions. It would be very helpful if you could provide the file in both CSV and XLSX formats.

manojios99 avatar Mar 15 '25 04:03 manojios99

Hello!

Unfortunately, this is currently not supported.

As a workaround I can suggest doing the transfer via the REST API.

JanCizmar avatar Mar 17 '25 12:03 JanCizmar

Unfortunately, this is currently not supported.

Any plan for it's support?

manojios99 avatar Apr 11 '25 08:04 manojios99

Sorry, currently not. We plan to add full data import & export feature, to export all the project data, so you would be able to use this data to generate CSV of any kind.

Anyway, I will leave this open and we will see whether more users require this. 🚀

JanCizmar avatar Apr 14 '25 08:04 JanCizmar

We use the API for this purpose. Since Tolgee publishes full API specs, we code generate the client code using OpenAPI generator so it's not burdensome.

jdimeo avatar Apr 16 '25 14:04 jdimeo