browsertrix/frontend
Ilya Kreymer b041baf5df
Changes to support weblate workflow (#2210)
This PR syncs the weblate branch back to main, and adds:
- New Spanish translations contributed in weblate!
- New GH action which reformats weblate commits with `localize:extract`,
ensuring strings are not changed, and also runs `localize:build` to
extract templates (as tested in PR: #2207)
- Reformats existing XLIFF files to match `localize:extract`, including
adding self-closing tags.
- Update on generated templates
- Prettier: disable alpha sorting XML attributes to hopefully minimize
conflcits
- Strings: change some strings that use `&` to be wrapped in html`` to
ensure proper unencoding, or just switch to 'and' where that's not
possible.

---------

Co-authored-by: Weblate (bot) <hosted@weblate.org>
Co-authored-by: Webrecorder Dev <dev@webrecorder.org>
Co-authored-by: Kamborio <Kamborio15@users.noreply.hosted.weblate.org>
Co-authored-by: Clara Itzel <missclaraitzel@gmail.com>
Co-authored-by: weblate <weblate@users.noreply.github.com>
Co-authored-by: emma <hi@emma.cafe>
Co-authored-by: sua yoo <sua@webrecorder.org>
2024-12-09 15:16:47 -08:00
..
.husky
config/tailwind/plugins
docs Changes to support weblate workflow (#2210) 2024-12-09 15:16:47 -08:00
lib Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
patches
scripts Changes to support weblate workflow (#2210) 2024-12-09 15:16:47 -08:00
src Changes to support weblate workflow (#2210) 2024-12-09 15:16:47 -08:00
tests
xliff Changes to support weblate workflow (#2210) 2024-12-09 15:16:47 -08:00
.dockerignore
.editorconfig
.eslintrc.js Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
.gitignore
.prettierignore Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
.vscode
.yarnrc refactor: Implement brand colors (#2141) 2024-11-12 08:54:11 -08:00
00-browsertrix-nginx-init.sh
Dockerfile Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
frontend.conf.template Frontend hosted-docs (#2107) 2024-10-08 14:56:34 -07:00
index.d.ts
lit-localize.json
minio.conf
package.json Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
playwright.config.ts Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
postcss.config.js
prettier.config.js Changes to support weblate workflow (#2210) 2024-12-09 15:16:47 -08:00
README.md
sample.env.local
tailwind.config.js refactor: Implement brand colors (#2141) 2024-11-12 08:54:11 -08:00
tsconfig.eslint.json
tsconfig.json
web-test-runner.config.mjs Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
webpack.config.js Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00
webpack.dev.js [Chore] Webpack: Migrate from onBeforeSetupMiddleware to setupMiddlewares (#2080) 2024-10-02 19:35:32 -07:00
webpack.prod.js
yarn.lock Localize durations on frontend (#2196) 2024-12-03 16:46:57 -05:00