TagStudio icon indicating copy to clipboard operation
TagStudio copied to clipboard

[Feature Request]: Translatable tag names

Open TrigamDev opened this issue 1 month ago • 1 comments

Checklist

  • [x] I am using an up-to-date version.
  • [x] I have read the documentation.
  • [x] I have searched existing issues.

Description

Currently, all of the built-in tag names are in English, and any user-defined tag names are stuck in the language the user wrote them in. This can be an issue for users who wish to share tags with others who may speak other languages (#196), or users who speak multiple languages and want to translate tag names to the languages they speak.

Solution

Change the name of built-in tag names to instead use a translation key, and provide translations for them. As well as this, when creating a tag, give the user the option to either define a basic name, or a translation chosen from the library's user-defined translations (#1162).

Alternatives

There is currently no alternative.

TrigamDev avatar Oct 11 '25 03:10 TrigamDev