# כינוי תגית בקובץ CSV להעלאת תגית

**URL:** https://meta.discourse.org/t/tag-alias-in-upload-tag-csv/276144
**Category:** Feature
**Tags:** tags
**Created:** [22 באוגוסט,‏ 2023,‏ 7:40am UTC](https://meta.discourse.org/t/tag-alias-in-upload-tag-csv/276144 "2023-08-22T07:40:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![keunes](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/keunes/32/183152_2.png) [@keunes](https://meta.discourse.org/u/keunes)
#### Post date: [22 באוגוסט,‏ 2023,‏ 7:40am UTC](https://meta.discourse.org/t/tag-alias-in-upload-tag-csv/276144/1 "2023-08-22T07:40:28Z")

</div>

Hello,

I just started using tags more extensively. We have a **‘Translations’ category** on our forum, and I created a **tag for each language** , plus a tag group ‘Languages’ so that only one language can be selected per thread.

I now would **like to add the native names of all languages** , such that people may find the relevant language more easily. However, I want to avoid that we end up with different lists, so I want to make **each native language tag an alias for the English name** (e.g. ‘Nederlands’ → ‘Dutch’).

I can already bulk upload tags, put them in the right group. However, I would still have to manually mark them as alias, which is a lot of work. Therefore I would like to request the _option to identify in my CSV the tag for which the new one should be an alias_. (Of course it should remain possible not to indicate any alias.)

For example:

```csv
nederlands,Languages,dutch
deutsch,Languages,german
slovak,Languages
user-experience,,ux

```

Many thanks for all your work on Discourse!
