-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Croatian lang support #1468
Croatian lang support #1468
Conversation
Don't forget to add attribute |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## dev #1468 +/- ##
==========================================
+ Coverage 99.11% 99.26% +0.14%
==========================================
Files 58 58
Lines 2041 2041
==========================================
+ Hits 2023 2026 +3
+ Misses 18 15 -3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is too big. I think it make sence to reduce the volume of data in this file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The size of this file should ideally not exceed 500-600 kilobytes; otherwise, the final size of the mimesis package will be too large, and it may become a problem to install it for people with a slow internet connection.
I have made things!
Checklist
Related issues
#1467