vacanza / holidays

Generate and work with holidays in Python
https://pypi.org/project/holidays
MIT License
1.45k stars 460 forks source link

Fix Romanian language strings: replace U+015F with proper U+0219 #1739

Closed KJhellico closed 6 months ago

KJhellico commented 6 months ago

Proposed change

Romanian alphabet use U+0219 (ș), not U+015F (ş).

Type of change

Checklist

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8364717532

Details


Totals Coverage Status
Change from base Build 8363412879: 0.0%
Covered Lines: 10679
Relevant Lines: 10679

💛 - Coveralls