714 B
714 B
I want to merge this change because...
Screenshots
Pull Request Checklist
- All visible strings are translated with proper context.
- All data-formatting is locale-aware (dates, numbers, and so on).
- Translated strings are extracted to
.pot
file. - Number of API calls is optimized.
- The changes are tested.
- Type definitions are up to date.
- Changes are mentioned in the changelog.