Export dictionary to CSV

The dictionary export mechanism allows you to download a given dictionary in CSV format. To do this, go to the Library, then enter the Dictionaries.

Illustration 1. Dictionary list view in the Library

1

Opening the list of dictionaries

Go to module Library → tab Dictionaries and find the dictionary to export.

(The image above shows the list of dictionaries.)

2

Opening the action menu for the selected dictionary

Click the three-dot icon on the right side of the row of the selected dictionary to expand the list of available actions.

Illustration 2. Dictionary list view in the Library, with the action list expanded for the selected artifact

3

Selecting "Export to csv"

From the action menu choose the option Export to csv. A file named the following should be downloaded:

SELECTED_DICTIONARY_NAME.csv

Illustration 3. Sample contents of the CSV file after exporting the dictionary

The first row of the CSV file contains the column headers:

  • key — the key identifying the dictionary item,

  • pl — the values in Polish for the given key (if other languages are configured, they will appear as additional columns).

Last updated

Was this helpful?