Internationalization is enabled by vue-i18n. This feature enables our community members to translate Threat Dragon, increasing the diversity of the Threat Dragon community.
The following translations are available:
By default, if a translation key cannot be found, it will fall-back to the default locale (eng-US
).
To add a new language:
td.vue/src/i18n
directoryen.js
file to the new file and translate the application messagestd.vue/src/i18n/index.js
and add it to the messages
object in the get
methodThreat Dragon: making threat modeling less threatening