mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
2eb47f312a11ad0a61d8a484f1f24954ce968deb
Now the flow for adding a new language is just: 1.Add a new language entry to `res/common/lang/langs.json`. And for translating it's just: 1. Run `gulp translate` (extracts all the strings). 2. Open `/res/common/lang/po/stf.pot` in PoEdit and translate. 3. Run `gulp translate` again (creates a json based on the new `po` file).
Description
No description provided
Languages
JavaScript
83.6%
Pug
10.7%
CSS
3.7%
SCSS
1.2%
Dockerfile
0.6%
Other
0.1%