24 lines
999 B
Markdown
24 lines
999 B
Markdown
---
|
|
name: Updated Language
|
|
about: Do you want to update/improve an existing language in Open Ticket?
|
|
title: "Language Name"
|
|
labels: "Updated Translation"
|
|
---
|
|
|
|
### Language Name
|
|
The name of the existing language.
|
|
|
|
### Language Description/Details:
|
|
A clear and concise description of the translation/language changes.
|
|
|
|
### Checklist
|
|
Before the language is updated, the following checklist must be met:
|
|
- [ ] **📌 The `"_TRANSLATION"` metadata in the language file is correctly configured.**
|
|
- [ ] The `"otversion"` is correct.
|
|
- [ ] The `"translators"` list is up to date has the discord/github usernames from all translators.
|
|
- [ ] The `"lastedited"` variable is the last edited date in the following format: `DD/MM/YYYY`.
|
|
- [ ] The `"language"` variable is the name of the language in English.
|
|
- [ ] `"automated"` is enabled when `Google Translate`, `DeepL`, `ChatGPT` or any other kind of translation tools were used.
|
|
|
|
### Additional Notes:
|
|
Add any other context about the problem here. |