Skip to main content

ODLanguageMetadata interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

This interface contains all metadata available in the language files.

View Source

Properties


automated boolean boolean

When true, the translator made use of some sort of automation while creating the translation. (e.g. ChatGPT, Google Translate, DeepL, ...)

View Source


language string string

The name of the language in english (with capital letter).

View Source


lastedited string string

The last date that this translation has been modified (format: DD/MM/YYYY)

View Source


otversion string string

The version of Open Ticket this translation is made for.

View Source


translators array string[]

A list of translators (discord/github username) who've contributed to this language.

View Source