From 214b4f814285f2335b873da864f5a0f0b78a1430 Mon Sep 17 00:00:00 2001 From: Noir <60018820+sZeta99@users.noreply.github.com> Date: Tue, 30 Apr 2024 20:29:57 +0200 Subject: [PATCH] Create Localization --- .github/ISSUE_TEMPLATE/Localization | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Localization diff --git a/.github/ISSUE_TEMPLATE/Localization b/.github/ISSUE_TEMPLATE/Localization new file mode 100644 index 00000000..85db966c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Localization @@ -0,0 +1,16 @@ +--- +name: Localization +about: File a new translation or a correction for an existing one +title: Death message localization for [lang-tag] +labels: localization +assignees: Nyphet + +--- + +Language: english name of the language for which you want to provide a translation + +Current translation: current translation for that language or "-" if there's none + +Proposed translation: insert your translation proposal + +Reason: insert the reason for the change or "new language" if there was no previous translation