Files
hi-frontend/apps/user/public/assets/locales/en-US/document.json
T
web 2ce0572283 feat: add new payment icons for Alipay and WeChat Pay, update asset paths
- Added SVG icons for Alipay and WeChat Pay in the payment assets directory.
- Updated paths for Lottie animations in various components to use relative paths.
- Changed QR code image sources in payment-related components to point to the new asset paths.
- Adjusted i18n configuration to load translation files from the updated assets directory.
2025-11-29 20:03:41 -08:00

7 lines
89 B
JSON

{
"all": "All",
"document": "Document",
"read": "Read",
"tutorial": "Tutorial"
}