mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 03:31:09 -04:00
* add thai language config
* update thai translation
* update thai translation
* add THSarabunNew fonts to using in pdf
* update: pdf file to support thai language by checking isLocale('th') and include thai font-family
* update: thai translation
* remove the index.php file (not used)
* move THSarabunNew fonts to resoureces/static/fonts
* Add .gitkeep to storage/fonts to pre-build the fonts directory
Co-authored-by: Ritthikrai (Champ) Wiengchai <ritthikrai.w@aware.co.th>
19 lines
238 B
Plaintext
19 lines
238 B
Plaintext
/Modules
|
|
/node_modules
|
|
/public/storage
|
|
/public/hot
|
|
/storage/*.key
|
|
/vendor
|
|
/.idea
|
|
Homestead.json
|
|
Homestead.yaml
|
|
.env
|
|
.phpunit.result.cache
|
|
.rnd
|
|
/.expo
|
|
/.vscode
|
|
/docker-compose/db/data/
|
|
.gitkeep
|
|
/public/docs
|
|
/.scribe
|
|
!storage/fonts/.gitkeep |