mirror of
https://gitea.shironeko-all.duckdns.org/shironeko/Hytale-F2P-2.git
synced 2026-02-26 10:41:46 -03:00
docs: first draft of issue and PR template
This commit is contained in:
20
.github/PULL_REQUEST_TEMPLATE/localization.md
vendored
Normal file
20
.github/PULL_REQUEST_TEMPLATE/localization.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
## Description
|
||||
Brief description of the localization changes.
|
||||
|
||||
## Related Issue
|
||||
Addresses # (issue number)
|
||||
|
||||
## Changes Made
|
||||
- List the languages and files that were updated
|
||||
- Describe what text was translated or updated
|
||||
|
||||
## Languages Updated
|
||||
- Language 1 (locale code)
|
||||
- Language 2 (locale code)
|
||||
|
||||
## Checklist
|
||||
- [ ] Translations are accurate and culturally appropriate
|
||||
- [ ] Placeholder variables (%s, %d, etc.) are preserved
|
||||
- [ ] Text length is appropriate for UI elements
|
||||
- [ ] No hardcoded strings remain
|
||||
- [ ] Localization files are properly formatted
|
||||
Reference in New Issue
Block a user