Skip to content

Commit

Permalink
Update translation issue template (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: p3lim <[email protected]>
  • Loading branch information
github-actions[bot] and p3lim authored Dec 19, 2024
1 parent 839bb4d commit 0f6a37e
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions .github/ISSUE_TEMPLATE/translate.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# This file is auto-generated!
name: Translation
description: Provide a translation for in-game strings.
title: 'Translation: '
labels:
- enhancement
- translation
assignees:
- p3lim
- p3lim-wow
body:
- type: dropdown
id: locale
Expand All @@ -28,22 +28,17 @@ body:
attributes:
value: |
Please translate each sentence below into the fields next to them.
It is not required to translate all of them.
---
# the rest is a list of strings to translate
- type: input
attributes:
label: '"Click %s first"'
description: '"%s" is a reference to an NPC'
placeholder: Translation here
- type: input
attributes:
label: '"Spam %s to complete"'
description: '"%s" is a reference to a keybinding'
label: Click %s first
placeholder: Translation here
validations:
required: true
- type: input
attributes:
label: '"Stand in circle and spam %s to complete"'
description: '"%s" is a reference to a keybinding'
label: Spam SPACEBAR to complete
placeholder: Translation here
validations:
required: true

0 comments on commit 0f6a37e

Please sign in to comment.