Added support for Thai language (#1551)
* Added support for Thai language * Correct Thai national flag proportions in SVG * Remove th_TH from env.LANGS causer Failed tests: Stirling-PDF-Regression Some tests failed. Error: Process completed with exit code 1. * fix incorrect syntax
This commit is contained in:
1
src/main/resources/static/images/flags/th.svg
Normal file
1
src/main/resources/static/images/flags/th.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 600"><g fill-rule="evenodd" stroke-width="1pt"><path fill="#a51931" d="M0 0h900v600H0z"/><path fill="#fff" d="M0 120h900v360H0z"/><path fill="#241d4f" d="M0 240h900v120H0z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 241 B |
Reference in New Issue
Block a user