gitextract_8yd5281g/ ├── .github/ │ └── ISSUE_TEMPLATE/ │ ├── ✨-feature-request.md │ └── 🐞-bug-report.md ├── README.md └── translation/ ├── Arabic.ts ├── French.ts ├── German.ts ├── Indonesian.ts ├── Italian.ts ├── Japanese.ts ├── Korean.ts ├── Norwegian.ts ├── Polish.ts ├── README.md ├── Russian.ts ├── Spanish.ts ├── Swedish.ts ├── Ukrainian.ts ├── Vietnamese.ts ├── pt_BR.ts ├── zh_CN.ts └── zh_TW.ts