mirror of
https://gitea.shironeko-all.duckdns.org/shironeko/Hytale-F2P-2.git
synced 2026-02-26 10:41:46 -03:00
20 lines
556 B
Markdown
20 lines
556 B
Markdown
## 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 |