281 localizations using intl #1067
Annotations
1 error
|
commitlint
You have commit messages with errors
⧗ input: fix: update localization strings and adjust pubspec dependencies
- Corrected newline characters in localization files for English and Korean to ensure proper formatting.
- Reverted the intl package version in pubspec.yaml to maintain compatibility with existing code.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat: enhance localization support for English and Korean
- Added new localization strings for spare time, home, my page, plus, and schedule in both English and Korean.
- Updated UI components to utilize the new localized strings for improved user experience and consistency across the application.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat: improve localization support in calendar components
- Added locale support to TableCalendar in both CalendarScreen and HomeScreenTmp to enhance user experience by adapting to the device's language settings.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|